Skip to content

Spawns JupyterHub single user servers in Docker containers

License

Notifications You must be signed in to change notification settings

dwengovzw/configurabledockerspawner

 
 

Repository files navigation

Configurabledockerspawner

Documentation build status GitHub Discourse Gitter

The configurabledockerspawner enables JupyterHub to spawn single user notebook servers in Docker containers with a specified set of notebooks and resources.

Prerequisites

JupyterHub 0.7 or above is required, which also means Python 3.3 or above.

Installation

Install configurabledockerspawner to the system:

  • Navigate to the directory with setup.py
  • Install:
pip install -e .

Contributing

If you would like to contribute to the project (:heart:), please read our contributor documentation and the CONTRIBUTING.md.

License

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.

Resources

Project Jupyter

About

Spawns JupyterHub single user servers in Docker containers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%