Description:
Jupyter Notebook Diff and Merge tools
|
|
Type: Formula
|
Latest Version: 4.0.2@0
|
Tracked Since: Oct 19, 2025
|
|
Links:
Homepage |
formulae.brew.sh
|
|
Category: Developer tools
|
|
Tags:
jupyter
notebook
diff
merge
version-control
|
|
Install:
brew install nbdime
|
About:
nbdime provides tools for diffing and merging Jupyter Notebooks. It offers a command-line interface and a Jupyter extension to visualize changes between notebook versions. This helps developers manage notebook-based workflows by preventing merge conflicts and simplifying code reviews.
|
Key Features:
- Visual diffing for notebooks in the browser or terminal
- Command-line tools for diffing and merging
- JupyterLab and Jupyter Notebook extensions
- Structured diffing that understands notebook JSON structure
|
Use Cases:
- Comparing changes in Jupyter Notebooks during code reviews
- Merging notebook versions in Git without generating conflicts
- Integrating notebook version control into CI/CD pipelines
|
Alternatives:
-
git diff
– Standard git diff treats notebooks as plain JSON/text, leading to unreadable output, whereas nbdime provides structured, human-readable diffs.
-
nbmerge
– Part of the nbformat package, it provides basic merging but lacks the rich visual diffing and integration features of nbdime.
|
| Detected |
Version |
Rev |
Change |
Commit |
| Jan 15, 2026 5:22pm |
|
0 |
REVISION_ONLY |
60680f49 |
| Jan 10, 2026 8:22am |
|
6 |
REVISION_ONLY |
36c2ff58 |
| Oct 19, 2025 6:56pm |
|
4 |
VERSION_BUMP |
a2ceb6ea |
| Sep 5, 2024 10:12am |
|
0 |
VERSION_BUMP |
b150da8a |
| May 21, 2024 9:07pm |
|
2 |
VERSION_BUMP |
0b5ae712 |
| Jan 11, 2024 10:35am |
|
1 |
VERSION_BUMP |
5290d0c3 |
| Nov 21, 2023 7:52pm |
|
0 |
VERSION_BUMP |
95f2e515 |
| Nov 8, 2023 8:43am |
|
6 |
VERSION_BUMP |
5f2124f9 |
| Oct 18, 2023 12:07pm |
|
5 |
VERSION_BUMP |
b9e00f6a |
| Oct 7, 2023 9:11am |
|
4 |
VERSION_BUMP |
085e54a1 |
| Sep 4, 2023 3:49pm |
|
2 |
VERSION_BUMP |
fa6259f3 |
| Sep 4, 2023 12:46am |
|
2 |
VERSION_BUMP |
1369a146 |
| Sep 2, 2023 4:11pm |
|
2 |
VERSION_BUMP |
14071fb8 |
| Aug 12, 2023 7:49pm |
|
1 |
VERSION_BUMP |
f392b036 |
| Aug 12, 2023 2:43pm |
|
1 |
VERSION_BUMP |
0dccfa56 |
| Apr 30, 2023 9:32am |
|
0 |
VERSION_BUMP |
72a0a4b8 |
|