danielfrg / s3contents

Jupyter Notebooks in S3 - Jupyter Contents Manager implementation
Apache License 2.0
248 stars 88 forks source link

fix gcs list #170

Closed yucensun closed 1 year ago

yucensun commented 1 year ago

To fix the issue https://github.com/danielfrg/s3contents/issues/152

gcs.GCSFileSystem does not have _lsdir(), and there are several differences between s3 and gcs FS.