Bump master to Jupyter Notebook 4.0

* Merge 4.0.x branch
* Rejigger Dockerfiles to build from minimal-notebook:latest
This commit is contained in:
Peter Parente
2015-08-25 20:45:04 -04:00
parent 66d12f2c87
commit 16db7cfe55
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# Copyright (c) Jupyter Development Team. # Copyright (c) Jupyter Development Team.
FROM jupyter/minimal-notebook:4.0 FROM jupyter/minimal-notebook
MAINTAINER Jupyter Project <jupyter@googlegroups.com> MAINTAINER Jupyter Project <jupyter@googlegroups.com>

View File

@@ -1,5 +1,5 @@
# Copyright (c) Jupyter Development Team. # Copyright (c) Jupyter Development Team.
FROM jupyter/minimal-notebook:4.0 FROM jupyter/minimal-notebook
MAINTAINER Jupyter Project <jupyter@googlegroups.com> MAINTAINER Jupyter Project <jupyter@googlegroups.com>

View File

@@ -1,5 +1,5 @@
# Copyright (c) Jupyter Development Team. # Copyright (c) Jupyter Development Team.
FROM jupyter/minimal-notebook:4.0 FROM jupyter/minimal-notebook
MAINTAINER Jupyter Project <jupyter@googlegroups.com> MAINTAINER Jupyter Project <jupyter@googlegroups.com>

View File

@@ -1,5 +1,5 @@
# Copyright (c) Jupyter Development Team. # Copyright (c) Jupyter Development Team.
FROM jupyter/minimal-notebook:4.0 FROM jupyter/minimal-notebook
MAINTAINER Jupyter Project <jupyter@googlegroups.com> MAINTAINER Jupyter Project <jupyter@googlegroups.com>