Skip to content

Add support fsspec protocols like s3, ... #1062

Open
MichalKubek wants to merge 3 commits intojupyter:mainfrom
MichalKubek:main
Open

Add support fsspec protocols like s3, ... #1062
MichalKubek wants to merge 3 commits intojupyter:mainfrom
MichalKubek:main

Conversation

@MichalKubek
Copy link

Add support for all the protocols from fsspec projects.

It is possible define if you are able to list directories or allowed just subset of protocols.

Settings by env:

FSSPEC_ALLOWED - allowed protocols ( default s3 )
ALLOWED_DIR_LISTING - allowed dir listing ( default True )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant