From 6b140174ddbad378e8c25dd93762db56b378c27a Mon Sep 17 00:00:00 2001 From: Tania Allard Date: Thu, 3 Feb 2022 15:29:58 +0000 Subject: [PATCH] :pencil2: Comment outputs --- docs/using/troubleshooting.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/using/troubleshooting.md b/docs/using/troubleshooting.md index e718a25a..7c072410 100644 --- a/docs/using/troubleshooting.md +++ b/docs/using/troubleshooting.md @@ -272,10 +272,10 @@ If you are a regular user of VSCode and the Jupyter extension, you might experie ```bash # example log output from the docker run command - [...] - Or copy and paste one of these URLs: - http://3d4cf3809e3f:8888/?token=996426e890f8dc22fa6835a44442b6026cba02ee61fee6a2 - or http://127.0.0.1:8888/?token=996426e890f8dc22fa6835a44442b6026cba02ee61fee6a2 + # [...] + # Or copy and paste one of these URLs: + # http://3d4cf3809e3f:8888/?token=996426e890f8dc22fa6835a44442b6026cba02ee61fee6a2 + # or http://127.0.0.1:8888/?token=996426e890f8dc22fa6835a44442b6026cba02ee61fee6a2 ``` **Some things to try:**