Using Docker

We provide all the Docker images used in JupyterHubs.

See a list of the Docker images here.arrow-up-right

To use one of those images locally:

# example
docker run -it --rm -p 8888:8888 gcr.io/jupyterhub-docker-images/mpa2065:fall-2020

Last updated