-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Explore diffing for notebook cells #99877
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Will there be an option/setting to not consider metadata? |
@claudiaregio we thought about adding something similar to "Show leading/trailing whiteface difference" in normal text diff editor before. In our scenario it would be "Show/hide metadata difference" or so. Is this something close to what you have in mind? |
I think having a similar action (toggling metadata) would be great, I'd imagine most users wouldn't want to see this info. I also assume that this would be a setting a user could also set? |
@rebornix close but I thought it would have a better place as a setting like @misolori mentioned, as opposed to something that is surfaced to user as a toggle option. |
good to hear we are talking about the same thing. Yes sure we will introduce this as a setting and an action/command to toggle its value. |
+1 on the option to toggle metadata. |
I think this can be closed, reopen if you want to keep it for anything |
Uh oh!
There was an error while loading. Please reload this page.
Overview
In the editor, we have existing patterns for showing source control (scm) decorations, which is also one of the entry points into source control diffing. This issue is to explore what scm decorations look like within the context of notebook cells.
Existing Patterns
SCM decorators
Inline diffs
Design Explorations
SCM decorator
Inline diff
The text was updated successfully, but these errors were encountered: