jupyter/notebook
Jupyter Interactive Notebook observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 26
- age_days: 4164
- days_rel: 22
- days_push: 9
- n_releases_24m: 24
Adoption not part of the score
13323 stars · 5745 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
application · maturity stable
data-visualization developer-tools documentation data-science developer-tools education data-visualization python cross-platform jupyter notebook interactive-computing repl data-analysis web-server
3 sources
- readme: https://github.com/jupyter/notebook · fetched 2026-08-28 · 4ef38bb913a7
- homepage: https://jupyter-notebook.readthedocs.io/ · fetched 2026-08-29 · f2df11609f7c
- registry_pypi: https://pypi.org/pypi/notebook/json · fetched 2026-08-29 · 7ff8ea0fc6e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jupyter/notebook | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="jupyter/notebook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem