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 e13b7c9 commit ac6468eCopy full SHA for ac6468e
.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:bb222f49222e
+DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:8f56e3c47fec
19
20
# Notebook directory in the container.
21
# This will be /home/jovyan/work if the default
0 commit comments