# JupyterLab

JupyterLab computational environment.

Repository: https://github.com/jupyterlab/jupyterlab
Canonical: https://ross.abutalabs.com/products/jupyterlab
Homepage: https://jupyterlab.readthedocs.io/
Language: TypeScript
License: BSD-3-Clause
License Family: permissive
Topics: jupyterlab, jupyter
Last push: 2026-08-26T13:52:47+00:00
Link (homepage): https://jupyterlab.readthedocs.io/

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 3743, "days_push": 7, "days_rel": 23, "gap_med": 19.0, "n_releases_24m": 37}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 15272, forks 4075 (observed 2026-08-28T04:11:09.472110+00:00)

## What it is
JupyterLab is an extensible, web-based interactive computing environment for authoring computational notebooks, with support for code consoles, terminals, text editors, and rich outputs. It is the next-generation interface for Project Jupyter and can be extended via prebuilt or source extensions distributed through PyPI, conda, and npm.

## Use cases
- write and run jupyter notebooks in the browser
- explore and visualize datasets interactively
- prototype python code with inline outputs and charts
- run terminals and text editors alongside notebooks
- build a reproducible data science workflow
- extend the notebook UI with custom extensions
- teach programming with shareable notebook documents

## When to choose
- you need a full-featured notebook authoring and editing environment
- you want a customizable, extensible interface beyond classic Jupyter Notebook
- you work with data science, machine learning, or interactive computing across many kernels
- you need real-time collaboration, debugging, and workspaces in a notebook tool

## When to avoid
- you only need a lightweight single-notebook interface (Jupyter Notebook may suffice)
- you need a traditional script-based IDE without notebook semantics
- you require a fully offline desktop app without a server (though JupyterLab Desktop exists)
- you want a minimal editor for non-notebook code files

## Facets
- artifact type: application
- maturity: stable
- function: data-visualization, developer-tools, editor, plugin-system, gui
- domain: data-science, developer-tools, education, data-visualization
- platform: cross-platform, python, self-hosted
- tags: notebook, interactive-computing, jupyter, reproducible-research, kernels, data-science-ide, web-server, desktop

## Member repositories
- jupyterlab/jupyterlab (main) score 98
- jupyterlab/jupyterlab-desktop (mirror) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:09.472110+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:06:31.788173+00:00, confidence not recorded.
  - readme: https://github.com/jupyterlab/jupyterlab (fetched 2026-08-28T04:11:09.472110+00:00, sha 8fc7b5c55c0b)
  - homepage: https://jupyterlab.readthedocs.io/ (fetched 2026-08-29T08:04:53.421562+00:00, sha 537c8d7e112f)
  - registry_npm: https://registry.npmjs.org/jupyterlab (fetched 2026-08-29T08:04:53.431485+00:00, sha dde9160da230)
- Data as of 2026-08-30T08:39:29.467469+00:00.
