IBM / jupyterlab-s3-browser

A JupyterLab extension for browsing S3-compatible object storage
Apache License 2.0
119 stars 43 forks source link

Support download/editing of objects #23

Open ptitzler opened 4 years ago

ptitzler commented 4 years ago

Is your feature request related to a problem? Please describe. I am trying to consume objects that are stored in object storage. For example, my bucket contains notebooks, markdown files, HTML files, compressed archives, etc that I'm trying to view/edit in JupyterLab. Currently the S3 browser appears to only support this for notebooks.

Describe the solution you'd like An approach that mimics the functionality in the file browser:

Additional context Add any other context or screenshots about the feature request here.

eric-valente commented 3 years ago

Would be very helpful to be able to navigate to a CSV file on S3 and edit/save it.

kdzhao commented 2 years ago

Maybe as first step, if the UI can allow people to download a file, or upload a file, it will be great. At the moment, when I try to right click a file in s3 and select download, it gives error like:

Sorry This feature is not yet implemented.

Thanks

octavd commented 2 years ago

Hello @reevejd ,

Will he have the possibility to download a file using this extension? If i try now with 0.11.0 version it gives an error: Sorry! This feature is not yet implemented.