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
hi @octavd, I have installed 0.11.1. It is not working for me.
I copied the file from S3 and tried to save into the JupyterLab's folder - failed.
And, I copied the file from JupyterLab's folder and tried to save into S3 - failed.
Is there any configuration or some action I need to do to make it work?
Otherwise, hopefully the newer versions can fix this bug.
Describe the bug
Copy s3 file and paste in local folder is not working, and vice versa.
To Reproduce
Expected behavior
S3 file is copied to local folder (or "downloaded").
Screenshots
Desktop (please complete the following information):
jupyterlab-s3-browser
extension: 0.12.0Additional context
Currently I can only use
aws s3 cp
to move files between s3 and local under CLI, which is a little bit tedious.The text was updated successfully, but these errors were encountered: