Thangavel PrasanthTP

Home

❯

Knowledge

❯

Tools

❯

nbdime

nbdime

Jul 27, 20251 min read

  • Python
  • Jupyter
  • Notebooks
  • GitHub
  • VersionControl

Source: https://nbdime.readthedocs.io/en/latest/

Web based GUI viewers of notebook diffs

nbdiff-web [<commit> [<commit>]] [<path>]

Example:

For this project, https://github.com/prasanth-ntu/DeepLearningAI-Practical-Multi-AI-Agents-and-Advanced,

  • For comparing the un-staged or staged local commit with remote:
nbdiff-web L6/L_6.ipynb 
  • For comparing (diffing) the notebook between two different commits:
nbdiff-web 546e302bd7b527b8640c22f45512936239425612 0ac7e11cc81e8e8f0808ed8103e149a2d372a34b


Graph View

  • Web based GUI viewers of notebook diffs
  • Example:

Created with Quartz v4.5.1 © 2025

  • GitHub
  • LinkedIn