python-nbdime/README.md
2024-06-20 20:13:24 +00:00

10 lines
No EOL
466 B
Markdown

# python-nbdime
[Nbdime](https://nbdime.readthedocs.io/) provides tools for diffing and merging
of [Jupyter](https://jupyter.org/) notebooks.
- nbdiff: compare notebooks in a terminal-friendly way
- nbmerge: three-way merge of notebooks with automatic conflict resolution
- nbdiff-web: shows you a rich rendered diff of notebooks
- nbmerge-web: gives you a web-based three-way merge tool for notebooks
- nbshow: present a single notebook in a terminal-friendly way