Skip to content
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

Contents.IDrive / filebrowsers wishlist #15143

Open
jtpio opened this issue Sep 21, 2023 · 2 comments
Open

Contents.IDrive / filebrowsers wishlist #15143

jtpio opened this issue Sep 21, 2023 · 2 comments

Comments

@jtpio
Copy link
Member

jtpio commented Sep 21, 2023

Problem

Currently JupyterLab provides a way for third-party extensions to easily add extra source of contents via Contents.IDrive:

export interface IDrive extends IDisposable {

Proposed Solution

This is more of a meta-issue to track potential improvements and bug fixes to be done in JupyterLab to make the UX of working with drives more pleasant. Some existing issues:

The documentation could also be improved to provide more guidance and visibility on the drive feature to extension authors:

In downstream applications drives can allow for additional content via a third-party extension:

Additional context

Example drives:


Edited by @fcollonval: add jupyter-fs

@jtpio jtpio added enhancement status:Needs Triage Applied to new issues that need triage labels Sep 21, 2023
@jtpio
Copy link
Member Author

jtpio commented Sep 21, 2023

Feel free to edit the top comment or comment in this issue to provide more links to existing issues or external references.

@JasonWeill JasonWeill removed the status:Needs Triage Applied to new issues that need triage label Sep 26, 2023
@jtpio jtpio changed the title Contents.IDrive wishlist Contents.IDrive and filebrowser wishlist Sep 27, 2023
@jtpio jtpio changed the title Contents.IDrive and filebrowser wishlist Contents.IDrive / filebrowsers wishlist Sep 27, 2023
@trungleduc
Copy link
Member

An accordion panel can be useful for multiple drives since users can easily drag and drop files between drives.

files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants