You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Git extension displays a rendered diff of Notebook files. In some cases, the user may want to inspect the raw JSON diff as well to enable more detailed introspection such as looking at cell metadata, or more closely at outputs
This would use the mechanism for plain text diff from #388 and be a global option in the NBDiff component