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
As with the Editor, it must open a file dialog to pick up a file name and location in the operating system.
After the user has selected that, we must close the current untitled file, move that file to the user's selected path and reopen it with create_new_client again.
Note: Unfortunately, that won't preserve the kernel of the untitled notebook with the new file, but I think that's ok for a 0.1 version.
So people could use an untitled notebook to do some exploratory work and then they'd like to rename and move that notebook to another place.
We need to add an option in the Options menu of the notebook to do exactly that :-)
@dalthviz, please work on this one too.
The text was updated successfully, but these errors were encountered: