We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8929e18 commit 8f9ef56Copy full SHA for 8f9ef56
1 file changed
readme.md
@@ -8,7 +8,7 @@
8
9
Alternatively you can pull the image:
10
11
- ``docker run -ti -p 8888:8888 -v "`pwd`":/project gpadres/docker_python:jupyter_light``
+ ``docker run -ti -p 8888:8888 -v "`pwd`":/project gpadres/jupyter_light``
12
13
Running the image will start JupyterLab in the container.
14
0 commit comments