We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b110d7e commit ca072e0Copy full SHA for ca072e0
1 file changed
README.md
@@ -28,27 +28,3 @@ Workshop Content Authors:
28
- Lester Hedges
29
30
## Contact
31
-
32
33
34
35
36
37
38
39
40
41
42
-## Docker
43
44
-This container is derived from the CCPBioSim JupyterHub image. This container
45
-adds the necessary software packages and notebook content to form a deployable
46
-course container. The source content for this course can be found at
47
-https://github.com/CCPBioSim/python-and-data-workshop
48
49
-## How to Use
50
51
-In our containers we are using the JupyterHub default port 8888, so you should
52
-forward this port when deploying locally::
53
54
- docker run -p 8888:8888 ghcr.io/ccpbiosim/python-workshop:latest
0 commit comments