jupyter/nbviewer
nbconvert as a web service: Render Jupyter Notebooks as static web pages observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 91
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 5141
- days_rel: n/a
- days_push: 58
- n_releases_24m: 0
Adoption not part of the score
2281 stars · 573 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Jupyter NBViewer is a web application that renders Jupyter Notebooks as static HTML web pages, powering the public nbviewer.org service. It can be self-hosted via Docker and supports rendering notebooks from public URLs, GitHub repositories, and GitHub Enterprise instances.
Use cases
- share a jupyter notebook as a static web page
- render ipynb files to html for viewing
- browse and view notebooks in a github repository
- self-host a notebook viewer service
- preview notebooks from github enterprise
- convert notebooks to slides or scripts for viewing
When to choose
- you need to share read-only notebook views via stable public links
- you want to render notebooks from GitHub or GitHub Enterprise without executing them
- you want a self-hosted notebook rendering service deployable with Docker
When to avoid
- you need to execute notebooks interactively - use Jupyter Notebook or JupyterLab instead
- you need to render private notebooks without a public URL
- you need full notebook conversion control - use nbconvert directly
Facets
service · maturity active
http-server web-framework templating pdf-viewer web-development data-science developer-tools documentation python self-hosted cloud jupyter notebook-rendering nbconvert static-html notebook-sharing github-integration docker web-server
3 sources
- readme: https://github.com/jupyter/nbviewer · fetched 2026-08-28 · 8dda9033df49
- homepage: https://nbviewer.jupyter.org · fetched 2026-08-29 · 9b7ace86cf36
- site_page: https://nbviewer.org/faq · fetched 2026-08-29 · f62b276c6d7d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jupyter/nbviewer | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="jupyter/nbviewer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem