The dockerspawner (also known as JupyterHub Docker Spawner), enables JupyterHub to spawn single user notebook servers in Docker containers.
There are three basic types of spawners available for dockerspawner:
See the DockerSpawner documentation for more information about features and usage.
Python 3.8 or above and JupyterHub 2.3.1 or above is required.
Install dockerspawner to the system:
pip install dockerspawner
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.
We encourage you to ask questions on the Discourse community forum.