Loading...
We provide all the Docker images used in JupyterHubs.
See a list of the Docker images here.
To use one of those images locally:
Install Google Cloud SDK
Configure docker to use the gcloud command-line tool as a credential helper:
gcloud auth configure-docker
Run the image locally:
# example docker run -it --rm -p 8888:8888 gcr.io/jupyterhub-docker-images/mpa2065:fall-2020