We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a129c4 commit fab261aCopy full SHA for fab261a
.env
@@ -15,7 +15,7 @@ DOCKER_MACHINE_NAME=jupyterhub
15
DOCKER_NETWORK_NAME=jupyterhub-network
16
17
# Single-user Jupyter Notebook server container image
18
-DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:8f56e3c47fec
+DOCKER_NOTEBOOK_IMAGE=jupyter/minimal-notebook:e1677043235c
19
20
# Notebook directory in the container.
21
# This will be /home/jovyan/work if the default
0 commit comments