Turn git repositories into Jupyter-enabled Docker Images
 
 
 
 
 
 
Go to file
yuvipanda f717ed4e04 Include the .git directory when copying files
Useful to push / pull later on when the user is running
2017-05-21 15:40:28 -07:00
builder Include the .git directory when copying files 2017-05-21 15:40:28 -07:00
.dockerignore Update gitignore + add dockerignore 2017-05-09 20:43:27 -07:00
.gitignore Update gitignore + add dockerignore 2017-05-09 20:43:27 -07:00
Dockerfile Use ubuntu 17.04 instead of 16.10 as base 2017-05-21 15:37:47 -07:00
LICENSE Initial commit 2017-05-09 01:37:07 -07:00
install-s2i.bash Add a simple but fully functional Dockerfile 2017-05-09 03:07:56 -07:00
setup.py Revamp logging to provide structured JSON logs 2017-05-15 18:54:51 -07:00