Skip to content
#

Jupyter Notebook

jupyter-notebook logo

The Jupyter Notebook is a language-agnostic HTML notebook application for Project Jupyter. Jupyter notebooks are documents that allow for creating and sharing live code, equations, visualizations, and narrative text together. People use them for data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.

Here are 12,849 public repositories matching this topic...

minrk
minrk commented Jul 12, 2018

The notebook has its own internal idle-culling mechanisms, including shutting down idle kernels, shutting down itself when there's been no activity, and making decisions based on whether there are open connections or not. This is a lot more sophisticated, and offers much more granularity than the network-activity-based activity we have now.

For reference, we enable this config [on mybinder.org]

Created by Jupyter Developers

Released December 2011

Latest release 3 months ago

Repository
jupyter/notebook
Website
jupyter.org

Related Topics

jupyter