The configurabledockerspawner enables JupyterHub to spawn single user notebook servers in Docker containers with a specified set of notebooks and resources.
JupyterHub 0.7 or above is required, which also means Python 3.3 or above.
Install configurabledockerspawner to the system:
- Navigate to the directory with
setup.py
- Install:
pip install -e .
If you would like to contribute to the project (:heart:), please read our
contributor documentation
and the CONTRIBUTING.md
.
We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.
All code is licensed under the terms of the revised BSD license.