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
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:
Download:
navigate in s3 browser to the bucker/object of interest
right click => Download
Browse/edit:
navigate in s3 browser to the bucker/object of interest
double click or right click > Open Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
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:
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.
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:
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: