Skip to content

A jupyter notebook with the license contract examples from my thesis.

License

Notifications You must be signed in to change notification settings

step21/uncanny_notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using a Docker image from the Jupyter docker-stacks repository

Binder

DOI

Sometimes you just want to inherit from one of the pre-built images maintained by the Jupyter Project's Docker Stacks, and perhaps add just an extra library or two. This example shows you how to do that - check out the Dockerfile.

Note that in this case we are using a docker image that already satisfies the criteria for use on binder, we don't need to install notebook or anything manually.