# jupyter/notebook

Jupyter Interactive Notebook

Repository: https://github.com/jupyter/notebook
Canonical: https://ross.abutalabs.com/products/notebook
Homepage: https://jupyter-notebook.readthedocs.io/
Language: Jupyter Notebook
License: BSD-3-Clause
License Family: permissive
Topics: closember, jupyter, jupyter-notebook, notebook
Last push: 2026-08-24T07:26:18+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 4164, "days_push": 9, "days_rel": 22, "gap_med": 26, "n_releases_24m": 24}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13323, forks 5745 (observed 2026-08-28T04:11:03.118621+00:00)

## What it is
Jupyter Notebook is a web-based interactive notebook environment for computational documents combining code, rich text, visualizations, and controls. It is part of Project Jupyter, with Notebook v7 built on JupyterLab components and Jupyter Server, and Classic Notebook v6 in maintenance mode.

## Use cases
- run python code interactively in a browser notebook
- explore and visualize datasets with inline charts
- write shareable documents mixing code and explanations
- prototype data science and machine learning workflows
- teach programming with executable course materials
- create reproducible research notebooks

## When to choose
- you want a lightweight, simplified notebook interface compared to JupyterLab
- you need interactive computing with kernels for many languages
- you want the classic Jupyter notebook experience with modern v7 features

## When to avoid
- you need a full IDE-like layout with multiple panels - use JupyterLab instead
- you rely on Classic Notebook v5/v6 extensions, which are incompatible with Notebook v7
- you need fully offline desktop-only editing without a browser

## Facets
- artifact type: application
- maturity: stable
- function: data-visualization, developer-tools, documentation
- domain: data-science, developer-tools, education, data-visualization
- platform: python, cross-platform
- tags: jupyter, notebook, interactive-computing, repl, data-analysis, web-server

## Member repositories
- jupyter/notebook (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:03.118621+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:22.144320+00:00, confidence not recorded.
  - readme: https://github.com/jupyter/notebook (fetched 2026-08-28T04:11:03.118621+00:00, sha 4ef38bb913a7)
  - homepage: https://jupyter-notebook.readthedocs.io/ (fetched 2026-08-29T08:08:24.850637+00:00, sha f2df11609f7c)
  - registry_pypi: https://pypi.org/pypi/notebook/json (fetched 2026-08-29T08:08:24.859573+00:00, sha 7ff8ea0fc6e4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
