Bump default notebook image tag
Use image that includes JupyterHub 0.7. (c) Copyright IBM Corp. 2016
This commit is contained in:
parent
c08b0735c9
commit
4a8042311e
2
.env
2
.env
@ -15,7 +15,7 @@ DOCKER_MACHINE_NAME=jupyterhub
|
|||||||
DOCKER_NETWORK_NAME=jupyterhub-network
|
DOCKER_NETWORK_NAME=jupyterhub-network
|
||||||
|
|
||||||
# Single-user Jupyter Notebook server container image
|
# Single-user Jupyter Notebook server container image
|
||||||
DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:2d878db5cbff
|
DOCKER_NOTEBOOK_IMAGE=jupyter/scipy-notebook:18e5563b7486
|
||||||
|
|
||||||
# Notebook directory in the container.
|
# Notebook directory in the container.
|
||||||
# This will be /home/jovyan/work if the default
|
# This will be /home/jovyan/work if the default
|
||||||
|
Loading…
Reference in New Issue
Block a user