Ross ROSS = Recommend OSS · open-source software intelligence for agents

jupyter/nbconvert

Jupyter Notebook Conversion observed · 2026-08-28

github.com/jupyter/nbconvert · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 95
  • Release rhythm 66
  • 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: 68
  • age_days: 4164
  • days_rel: 148
  • days_push: 30
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1935 stars · 611 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

nbconvert is the Jupyter project's tool for converting .ipynb notebooks into static formats such as HTML, LaTeX, PDF, Reveal.js slides, Markdown, reStructuredText, and executable scripts. It works both as a command-line tool (`jupyter nbconvert`) and as a Python library, using Jinja templates for customizable output.

Use cases

  • convert a jupyter notebook to html
  • export ipynb to pdf
  • turn notebooks into reveal.js slides
  • convert notebook to markdown for a blog
  • extract executable python script from a notebook
  • batch convert notebooks from the command line
  • customize notebook export with jinja templates

When to choose

  • you need to publish or share Jupyter notebooks in static formats like HTML, PDF, or slides
  • you want programmatic or CLI-based notebook conversion with customizable templates
  • you are building tooling on top of the Jupyter ecosystem that reads or transforms notebooks

When to avoid

  • you need to run or edit notebooks interactively rather than convert them (use Jupyter itself)
  • you need conversion of non-notebook documents
  • you require formats nbconvert does not support without external tools like pandoc or LaTeX

Facets

library · maturity stable

cli templating pdf markdown documentation developer-tools data-science documentation python cli cross-platform jupyter notebook-conversion jinja-templates ipynb latex reveal-js command-line

1 source

Member repositories

RepositoryRoleHealth v2
jupyter/nbconvertmain86

For agents

markdown · JSON · MCP: product_card(name="jupyter/nbconvert")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem