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

File Browser - Upload a folder #6616

Open
tgeorgeux opened this issue Jun 18, 2019 · 4 comments
Open

File Browser - Upload a folder #6616

tgeorgeux opened this issue Jun 18, 2019 · 4 comments

Comments

@tgeorgeux
Copy link
Contributor

UX Enhancement - File Browser

Uploading a folder

I was testing the upload functionality and it doesn't look like you're able to upload an entire folder. Is this intentional behavior?

I was using jakevdp's iPython Handbook as an example and it was pretty tedious to upload all the elements and remake the folder structure in the JupyterLab file browser.

@tgeorgeux tgeorgeux added this to the Future milestone Jun 18, 2019
@tgeorgeux tgeorgeux changed the title UX Enhancement - File Browser UX Enhancement - File Browser - Upload a folder Jun 18, 2019
@ellisonbg ellisonbg changed the title UX Enhancement - File Browser - Upload a folder File Browser - Upload a folder Jun 18, 2019
@jasongrout
Copy link
Contributor

No, uploading a folder isn't implemented, and probably would be hard with browsers.

@vidartf
Copy link
Member

vidartf commented Jun 19, 2019

Multi-file upload, where you select all the files in a folder might be possible though.

@tgeorgeux
Copy link
Contributor Author

Multi-file upload is already functioning, this is simply a place to wax philosophical about the possibility of uploading folders.

@vidartf
Copy link
Member

vidartf commented Jun 22, 2019

Hmm, there is a draft attribute that is decently supported: https://caniuse.com/#feat=input-file-directory

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

4 participants