jupyterlab-s3-browser
jupyterlab-s3-browser copied to clipboard
Error trying to remove an file from bucket
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() missing 1 required positional argument: 'service_name' [I 2021-12-28 23:57:40.121 SingleUserNotebookApp log:189] 200 DELETE /user/07961865705/jupyterlab_s3_browser/files/jupyter/07961865705/Estaleiro/ingestao-incremental-copy.ipynb?1640735860055 ([email protected]) 2.26ms '''
To Reproduce Steps to reproduce the behavior:
- Map a bucket
- Select a file
- Try to delete
- See error in notebook logs
Expected behavior File should be removed.
Screenshots
- OS: Linux Ubuntu 20.04
- Browser: Chrome
- Version of jupyterlab-s3-browser==0.11.0-rc.1
Thanks for reporting the bug. I'll try to take a closer look later this week.