jupyterlab-s3-browser icon indicating copy to clipboard operation
jupyterlab-s3-browser copied to clipboard

A JupyterLab extension for browsing S3-compatible object storage

Results 57 jupyterlab-s3-browser issues
Sort by recently updated
recently updated
newest added

After configuring the Endpoint URL, Access Key, and Secret Access Key, I'm still getting the following error: ``` S3 Authentication Error An error occurred () when calling the ListBuckets operation:...

bug

**Describe the bug** I am trying to upload csv file which contains million rows. Using the s3-browser functionality I can upload file - However not complete file is uploaded and...

bug

**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,...

enhancement

Not exactly a bug nor feature per se, but in the setup file it says requires "singleton-decorator", which I assume it is this one: https://github.com/Kemaweyan/singleton_decorator But after some search in...

bug

Hey, guys! First of all great job. When I try to remove a file from a bucket I got the following error in the notebook log: ''' what happened? resource()...

bug

**Is your feature request related to a problem? Please describe.** When I've installed the lab extension but not the serverextension, I get a blank screen. **Describe the solution you'd like**...

enhancement

Could you please include some notes how to configure this extension? The blind installation shows a "white screen of death" at the S3 tab. Thanks!

documentation
enhancement

**Is your feature request related to a problem? Please describe.** Seems that I can access only with static defined Access Key ID / Secret Access Key. Temporary credentials (assumed) don't...

enhancement

It looks like you guys are busy developing this - so I won't go into too much detail. Just want to ask what is the game plan to make this...

enhancement

JupyterLab supports `Copy Shareable Link` option in the context menu (right-click). Currently, this option is being displayed for the s3 resources as well and it copies the shareable link to...

enhancement