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
e71bf23d
Verified
Commit
e71bf23d
authored
Apr 18, 2021
by
Roberto Bochet
Browse files
Fixed run command
parent
fb60e657
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
e71bf23d
...
...
@@ -20,5 +20,7 @@ docker build -t poul/jupyter-notebook .
Move you to the project folder and run
```
do
k
cer run --rm poul/jupyter-notebook
doc
k
er run
-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