IBM / jupyterlab-s3-browser

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

S3 path is incorrect while copying it - using the Copy path button #103

Open nikhil27472 opened 1 year ago

nikhil27472 commented 1 year ago

Describe the bug While clicking on the copy path we are getting a path. But this path is Incorrect since the path will starts with s3://bucket but instead we are getting it as S3:bucket

I was using it in AWS Sage maker JupyterLab