jupyter/nbdime
Tools for diffing and merging of Jupyter notebooks. observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 86
- Release rhythm 37
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 261.0
- age_days: 3943
- days_rel: 204
- days_push: 84
- n_releases_24m: 3
Adoption not part of the score
2840 stars · 194 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
nbdime provides tools for diffing and merging Jupyter notebooks, with terminal commands (nbdiff, nbmerge, nbshow) and rich web-based diff/merge views. It integrates with version control systems like git and mercurial as a diff and merge driver.
Use cases
- diff two jupyter notebooks
- merge conflicting notebook changes from a git branch
- set up git to diff notebooks instead of showing raw JSON
- review notebook changes in a rendered web view
- resolve merge conflicts in ipynb files
- show a notebook in a terminal-friendly format
When to choose
- you use notebooks in version control and need meaningful diffs
- you need to merge notebooks with conflict resolution
- you want a rendered, cell-level diff rather than raw JSON comparison
When to avoid
- you need to diff plain text or non-notebook files
- you want a general-purpose git diff tool
Facets
cli-tool · maturity active
developer-tools version-control documentation developer-tools version-control data-science cli cross-platform jupyter notebooks diff merge git mercurial jupyterlab-extension web-server
2 sources
- readme: https://github.com/jupyter/nbdime · fetched 2026-08-28 · b475412d2b31
- registry_npm: https://registry.npmjs.org/nbdime · fetched 2026-08-29 · 3d65c125309e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jupyter/nbdime | main | 72 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem