mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 07:22:57 +00:00
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:
@@ -1,5 +1,5 @@
|
||||
# Copyright (c) Jupyter Development Team.
|
||||
FROM jupyter/minimal-notebook:4.0
|
||||
FROM jupyter/minimal-notebook
|
||||
|
||||
MAINTAINER Jupyter Project <jupyter@googlegroups.com>
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# Copyright (c) Jupyter Development Team.
|
||||
FROM jupyter/minimal-notebook:4.0
|
||||
FROM jupyter/minimal-notebook
|
||||
|
||||
MAINTAINER Jupyter Project <jupyter@googlegroups.com>
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# Copyright (c) Jupyter Development Team.
|
||||
FROM jupyter/minimal-notebook:4.0
|
||||
FROM jupyter/minimal-notebook
|
||||
|
||||
MAINTAINER Jupyter Project <jupyter@googlegroups.com>
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# Copyright (c) Jupyter Development Team.
|
||||
FROM jupyter/minimal-notebook:4.0
|
||||
FROM jupyter/minimal-notebook
|
||||
|
||||
MAINTAINER Jupyter Project <jupyter@googlegroups.com>
|
||||
|
||||
|
Reference in New Issue
Block a user