5 ms·
You should check out Binderhub - it uses RepoToDocker to generate a Dockerfile containing all the dependencies listed in requirements.txt in a git repository. T
by santoriv 8y ago
You should check out Binderhub - it uses RepoToDocker to generate a Dockerfile containing all the dependencies listed in requirements.txt in a git repository. Then it spins up a Jupyter Notebook server running in a Docker container with all of your dependencies installed.
https://mybinder.org/ https://mybinder.org/