- Notifications
You must be signed in to change notification settings - Fork5.5k
Duplicate notebook menu option#7374
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
jtpio commentedMay 17, 2024
Nice, thanks! |
jtpio commentedMay 17, 2024
bot please update playwright snapshots |
JasonWeill commentedMay 20, 2024
@jtpio If this is OK to merge, can you please merge it? I don't have permission to do this in the |
jtpio commentedMay 21, 2024
Since this adds a new user facing string in the menu, I've set this PR to target the |
jtpio left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks!
Fixes#7368. In the "File" menu in Jupyter Notebook, adds a new "Duplicate" command that both duplicates the current file and opens the duplicate file in a new window/tab.