Overview of nbdime tools
mainnbdime provides specialized tools for diffing and merging Jupyter Notebooks. The core toolset includes:
nbdiff: Compares notebooks in a terminal-friendly format.nbmerge: Performs a three-way merge of notebooks with automatic conflict resolution.nbdiff-web: Displays a rich, rendered diff of notebooks in a web browser.nbmerge-web: Provides a web-based interface for three-way notebook merging.nbshow: Presents a single notebook in a terminal-friendly way.