- Notifications
You must be signed in to change notification settings - Fork5.5k
Closed
Labels
Milestone
Description
It would be really helpful if there was a "save as..." item in the file menu of Jupyter notebook. The current workaround is rather cumbersome:
- "Make a Copy..."
- "Rename..."
- switch back to the old notebook
- "Close and Halt"
Having "Save as..." would be a way of getting most of the benefit of having templates (#332) but with much less effort.