jupyterlite/jupyterlite
Wasm powered Jupyter running in the browser 💡 observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 20
- age_days: 1985
- days_rel: 13
- days_push: 13
- n_releases_24m: 22
Adoption not part of the score
4881 stars · 446 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
application · maturity active
static-site-generator developer-tools data-science data-science web-development education developer-tools browser wasm cross-platform jupyter jupyterlab pyodide webassembly notebooks client-side-computing python-in-browser web-server
1 source
- readme: https://github.com/jupyterlite/jupyterlite · fetched 2026-08-28 · 92cc1dfff63d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jupyterlite/jupyterlite | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="jupyterlite/jupyterlite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem