# jupyter/nbviewer

nbconvert as a web service: Render Jupyter Notebooks as static web pages

Repository: https://github.com/jupyter/nbviewer
Canonical: https://ross.abutalabs.com/products/nbviewer
Homepage: https://nbviewer.jupyter.org
Language: Python
License: NOASSERTION
License Family: other
Topics: jupyter, jupyter-notebook, nbconvert
Last push: 2026-07-06T21:47:32+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 5141, "days_push": 58, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2281, forks 573 (observed 2026-08-28T04:06:33.843837+00:00)

## What it is
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
- artifact type: service
- maturity: active
- function: http-server, web-framework, templating, pdf-viewer
- domain: web-development, data-science, developer-tools, documentation
- platform: python, self-hosted, cloud
- tags: jupyter, notebook-rendering, nbconvert, static-html, notebook-sharing, github-integration, docker, web-server

## Member repositories
- jupyter/nbviewer (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:33.843837+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-30T02:41:21.710967+00:00, confidence not recorded.
  - readme: https://github.com/jupyter/nbviewer (fetched 2026-08-28T04:06:33.843837+00:00, sha 8dda9033df49)
  - homepage: https://nbviewer.jupyter.org (fetched 2026-08-29T10:21:37.359186+00:00, sha 9b7ace86cf36)
  - site_page: https://nbviewer.org/faq (fetched 2026-08-29T10:21:37.368356+00:00, sha f62b276c6d7d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
