Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 718 Bytes

File metadata and controls

17 lines (11 loc) · 718 Bytes

CCPBioSim Basic Python Workshop

build

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