# jupyterlite/jupyterlite

Wasm powered Jupyter running in the browser 💡

Repository: https://github.com/jupyterlite/jupyterlite
Canonical: https://ross.abutalabs.com/products/jupyterlite
Homepage: https://jupyterlite.rtfd.io/en/stable/try/lab
Language: TypeScript
License: BSD-3-Clause
License Family: permissive
Topics: jupyter, jupyterlab, jupyterlab-extension, lite, webassembly, wasm, pyodide
Last push: 2026-08-20T14:25:31+00:00

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

## Adoption (not part of the score)
Stars 4881, forks 446 (observed 2026-08-28T04:09:01.792647+00:00)

## What it is
JupyterLite is a JupyterLab distribution that runs entirely in the browser, built from JupyterLab components and WebAssembly-powered Python kernels like Pyodide. It can be deployed as a static website, letting users run notebooks with no server or installation.

## Use cases
- run jupyter notebooks in the browser without a server
- host a static interactive python playground on github pages
- embed python coding exercises in documentation or a course site
- try pandas and matplotlib without installing python
- build a zero-install data science demo for students
- deploy jupyterlab as a client-side web app

## When to choose
- you want notebooks accessible with zero installation or server backend
- you need to embed interactive Python demos in docs, tutorials, or static sites
- your workloads fit in the browser (Pyodide-compatible packages, small data)
- you want offline-capable or CDN-hosted computing environments

## When to avoid
- you need heavy packages, GPUs, or large datasets beyond browser memory limits
- you rely on a real Python environment, native extensions, or shell access
- you need multi-user server features, real-time collaboration, or full JupyterHub parity

## Facets
- artifact type: application
- maturity: active
- function: static-site-generator, developer-tools, data-science
- domain: data-science, web-development, education, developer-tools
- platform: browser, wasm, cross-platform
- tags: jupyter, jupyterlab, pyodide, webassembly, notebooks, client-side-computing, python-in-browser, web-server

## Member repositories
- jupyterlite/jupyterlite (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:01.792647+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-29T18:18:16.293474+00:00, confidence not recorded.
  - readme: https://github.com/jupyterlite/jupyterlite (fetched 2026-08-28T04:09:01.792647+00:00, sha 92cc1dfff63d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
