nbdime – diffing and merging of Jupyter Notebooks¶ Version: 4.0.2 nbdime provides tools for diffing and merging Jupyter notebooks. Figure: nbdime example¶ Why is nbdime needed?¶ Jupyter notebooks are useful, rich media documents stored in a plain text JSON format. This format is relatively easy to parse. However, primitive line-based diff and merge tools do not handle well the logical structure of