mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
6 lines
191 B
Docker
6 lines
191 B
Docker
# Copyright (c) Jupyter Development Team.
|
|
# Distributed under the terms of the Modified BSD License.
|
|
FROM jupyter/base-notebook:17aba6048f44
|
|
ENV TAG="17aba6048f44"
|
|
COPY binder/README.ipynb .
|