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

jupytext/jupytext

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts observed · 2026-08-28

github.com/jupytext/jupytext · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 98
  • Release rhythm 82
  • 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: 35.5
  • age_days: 3001
  • days_rel: 43
  • days_push: 16
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

7232 stars · 424 forks observed · 2026-08-28

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

Jupytext is a Python package and Jupyter extension that converts Jupyter notebooks two-way between .ipynb and plain-text formats such as Markdown, MyST, Quarto, and percent-format scripts for Python, Julia, R and more. It supports paired notebooks that keep a text file and an .ipynb in sync, enabling clean diffs, IDE editing, and easier AI-assisted refactoring.

Use cases

  • version control jupyter notebooks with clean diffs
  • convert ipynb to python script or markdown
  • edit notebooks in VS Code or PyCharm
  • pair ipynb with a py file and keep them in sync
  • refactor notebook code with AI assistants
  • publish notebooks with Jupyter Book or Quarto

When to choose

  • you want meaningful git diffs for notebooks
  • you prefer editing notebook code in a regular IDE
  • you need to import notebook code as a module or script
  • you want AI tools to read and edit notebooks as plain text

When to avoid

  • you only need to execute notebooks without text conversion
  • you rely on rich outputs stored in the text file itself
  • you need async contents managers like jupyter-fs's default MetaManager

Facets

plugin · maturity active

developer-tools version-control documentation markdown cli developer-tools data-science version-control documentation python cross-platform jupyter-notebooks notebook-conversion paired-notebooks jupyterlab-extension plain-text-notebooks ide-editing jupyter

7 sources

Member repositories

RepositoryRoleHealth v2
jupytext/jupytextmain93

For agents

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

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