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
When viewing git diff for large notebooks, it's impossible to know what changed, since there is no visual indication where a change occurred. One option to solve this is showing a diff minimap like when diffing normal files. Another option is a checkbox to hide unchanged cells, as in the following picture (from Deepnote):
The text was updated successfully, but these errors were encountered:
When viewing git diff for large notebooks, it's impossible to know what changed, since there is no visual indication where a change occurred. One option to solve this is showing a diff minimap like when diffing normal files. Another option is a checkbox to hide unchanged cells, as in the following picture (from Deepnote):
The text was updated successfully, but these errors were encountered: