We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c88ec commit 897e0ceCopy full SHA for 897e0ce
docs/source/api.rst
@@ -221,7 +221,7 @@ documentation carefully before using any particular package.
221
- `dropbox`_ for access to dropbox shares, with protocol "dropbox://"
222
- `dvc`_ to access DVC/Git repository as a filesystem
223
- `fsspec-encrypted`_ for transparent encryption on top of other fsspec filesystems.
224
-- `gcsfs`_ for Google Cloud Storage, with protocol "gcs://"
+- `gcsfs`_ for Google Cloud Storage, with protocol "gs://" or "gcs://"
225
- `gdrive`_ to access Google Drive and shares (experimental)
226
- `git`_ to access Git repositories
227
- `huggingface_hub`_ to access the Hugging Face Hub filesystem, with protocol "hf://"
0 commit comments