Notebook Git DiffA VS Code extension that shows readable diffs for Jupyter notebooks instead of confusing JSON when viewing Git history. What it doesWhen you view notebook changes in Git Graph, instead of seeing raw JSON diff, you get a clean side-by-side comparison of notebook cells - just like VS Code's regular diff view but for notebooks. How to use
Requirements
InstallationInstall from the VS Code Extensions Marketplace (search for "Notebook Git Diff") or build from source:
Then press LicenseMIT |