Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Courses
Jupyter Notebook POuL
Commits
89fbdc23
Verified
Commit
89fbdc23
authored
Apr 18, 2021
by
Roberto Bochet
Browse files
Minor change
parent
87b50c8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
89fbdc23
...
...
@@ -20,7 +20,7 @@ docker build -t poul/jupyter-notebook .
Move you to the project folder and run
```
docker run -p 8888:8888 -v $PWD:/home/jovyan/work --rm poul/jupyter-notebook
docker run
--name jupyter
-p 8888:8888 -v $PWD:/home/jovyan/work --rm poul/jupyter-notebook
```
Jupyter will be available at the address
[
http://127.0.0.1:8888
](
http://127.0.0.1:8888
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment