IBM / jupyterlab-s3-browser

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

Freezes JupyterLab when opening a CSV from S3 #31

Closed eric-valente closed 3 years ago

eric-valente commented 3 years ago

Describe the bug When I navigate to a CSV file and try to open it, it freezes my Jupyter Lab 2.2.8.

To Reproduce Steps to reproduce the behavior: Navigate to a CSV on S3,

Expected behavior CSV file should load in the Jupyter Lab CSV reader.

Screenshots image

Desktop (please complete the following information):

eric-valente commented 3 years ago

I think it's a problem with the CSV editor extension I use and not having write access to the S3 bucket. Will remove the editor or use the default Jupyter reader (which works fine).

https://github.com/krassowski/jupyterlab-spreadsheet-editor