-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Document how to handle drives when creating new files #15939
Comments
|
|
Create a new file workflow(s) (that i just wrote up the other day:) A. File > New > {Notebook, Text File,} All of these will implicitly create a notebook in the (primary or default or only?) drive.
Possible UI solutions for drive selector:
Code for this:
Standard things for an integration tests demo app and each plugin to test:
|
Collaborative Drives should also be selectable from the one Drive(s) Selector widget:
|
Maybe
|
|
Follow-up to #15291
As discussed in #15291 (comment), there should be some documentation to show how to make use of drives when creating new files.
This is also related to jupyterlab/extension-examples#215
The text was updated successfully, but these errors were encountered: