Commit Graph

3 Commits (4fa5beb93a062fb47c6113c68f74620293967fe2)

Author SHA1 Message Date
ziembla 4fa5beb93a Docker environment enhancements
- rearranged a Dockerfile to allow for incremental build
- switched running from root to "default new user"
- added the (easy to opt-out) configuration to use blank password
- added python-graphviz which enables DT visualization in notebooks
- added nbdime for "sensible notebook comparison"
- added custom command to "nbdiff" a notebook with its checkpointed version
- added simple README.md
2017-11-27 17:16:51 +01:00
Steven Bunkley 17bb3c4848 Remove image on stop
remove the image when you stop the container
2017-11-21 15:06:21 -06:00
Steven Bunkley ca1806aa1d Created docker script
I created a docker script to install and run the project.
2017-11-21 13:24:43 -06:00