Skip to main content

2 docs tagged with "notebooks"

View all tags

JupyterHub: Multi-User Jupyter Environment

JupyterHub is a multi-user version of the Jupyter notebook designed for companies, classrooms and research labs. It provides a centralized deployment of Jupyter notebooks for multiple users, with authentication, resource management, and scalable infrastructure support.

nbviewer: Jupyter Notebook Sharing Platform

nbviewer is a web application for sharing static renderings of Jupyter notebooks. It provides a simple way to share notebooks publicly by rendering them as static HTML, making them accessible to anyone without requiring a Jupyter environment.