Skip to content

Commit 4a80423

Browse files
author
Justin Tyberg
committed
Bump default notebook image tag
Use image that includes JupyterHub 0.7. (c) Copyright IBM Corp. 2016
1 parent c08b073 commit 4a80423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DOCKER_MACHINE_NAME=jupyterhub
1515
DOCKER_NETWORK_NAME=jupyterhub-network
1616

1717
# Single-user Jupyter Notebook server container image
18-
DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:2d878db5cbff
18+
DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:18e5563b7486
1919

2020
# Notebook directory in the container.
2121
# This will be /home/jovyan/work if the default

0 commit comments

Comments
 (0)