Deployment and infrastructure#

To serve a variety of users and use cases, these subprojects are being developed to support notebook deployment in various contexts, including multiuser capabilities and secure, scalable cloud deployments.

jupyterhub#

Multi-user notebook for organizations with pluggable authentication and scalability. Documentation | Repo

nbviewer#

Share notebooks as static HTML on the web. Documentation | Repo

Binder#

Turn a Git repo into a collection of interactive notebooks Documentation | Repo

dockerspawner#

Deploy notebooks for ‘jupyterhub’ inside Docker containers. Documentation | Repo

docker-stacks#

Stacks of Jupyter applications and kernels as Docker containers. Documentation | Repo