Skip to content

Commit db68f12

Browse files
committed
Merge branch 'master' of github.com:step21/uncanny_notebook
2 parents eb8ac8a + 406b6cc commit db68f12

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Minimal change to force rebuild
22
FROM step21/uncanny-notebook:latest
3+
COPY uncanny_notebook.ipynb ./work

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Using a Docker image from the Jupyter `docker-stacks` repository
22

3-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/step21/uncanny_notebook/HEAD)
3+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/step21/uncanny_notebook/HEAD?filepath=work%2Funcanny_notebook.ipynb)
44

55
Sometimes you just want to inherit from one of the pre-built images
66
maintained by the Jupyter Project's [Docker Stacks](https://github.com/jupyter/docker-stacks),

0 commit comments

Comments
 (0)