============================= 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. .. glossary:: `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 `__