diff --git a/README.md b/README.md index 9b94354..a46eea1 100644 --- a/README.md +++ b/README.md @@ -28,27 +28,3 @@ Workshop Content Authors: - Lester Hedges ## Contact - - - - - - - - - - - -## Docker - -This container is derived from the CCPBioSim JupyterHub image. This container -adds the necessary software packages and notebook content to form a deployable -course container. The source content for this course can be found at -https://github.com/CCPBioSim/python-and-data-workshop - -## How to Use - -In our containers we are using the JupyterHub default port 8888, so you should -forward this port when deploying locally:: - - docker run -p 8888:8888 ghcr.io/ccpbiosim/python-workshop:latest