summaryrefslogtreecommitdiffstats
path: root/development/jupyter-nbdime/README
blob: 9ce701916f74057e26a91c964c8fa1903b7c8c41 (plain)
nbdime provides tools for diffing and merging of Jupyter 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

All dependencies must be built with support for Python 3.