Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Install Docker
authored
Mar 04, 2022
by
EXT Soraya Arias
Show whitespace changes
Inline
Side-by-side
Install-Docker.md
View page @
77e1edd2
...
...
@@ -4,9 +4,8 @@
-
Launch jupyter for fidle
<code>
docker run --rm -p 8888:8888 image_name
</code>
`docker run --rm -p 8888:8888 image_name`
-
Copy the URL printed on screen beginning with
`http://127.0.0.1:8888/?token`
...
...
...
...