Turn git repositories into Jupyter-enabled Docker Images
 
 
 
 
 
 
Go to file
yuvipanda 70d7c68134 Use cwd switching to do git operations
Setting just --git-dir is not enough, you also need to set
--work-dir. Just setting cwd is better
2017-05-22 15:11:48 -07:00
builder Use cwd switching to do git operations 2017-05-22 15:11:48 -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