python-nbdime 3.1.1 Diff tools for Jupyter Notebooks
nbdime
provides tools for diffing and merging of Jupyter Notebooks. It includes the following commands:
nbdiff compare notebooks in a terminal-friendly way
nbmerge three-way merge of notebooks with automatic conflict resolution
nbdiff-web rich rendered diff of notebooks
nbmerge-web web-based three-way merge tool for notebooks
nbshow present a single notebook in a terminal-friendly way
- Website: https://nbdime.readthedocs.io
- License: Modified BSD
- Package source: jupyter.scm
- Patches: None
- Builds: x86_64-linux, i686-linux