From ccb149b8a1a0c88c77c9d90a18353b45e4afeb7a Mon Sep 17 00:00:00 2001 From: Martin Durant Date: Thu, 14 Nov 2024 09:30:41 -0500 Subject: [PATCH] Update docs/source/api.rst --- docs/source/api.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/source/api.rst b/docs/source/api.rst index 21058ad45..b5912064a 100644 --- a/docs/source/api.rst +++ b/docs/source/api.rst @@ -209,6 +209,10 @@ Built-in Implementations Other Known Implementations --------------------------- + +Note that most of these projects are hosted outside of the `fsspec` organisation. Please read their +documentation carefully before using any particular package. + - `abfs`_ for Azure Blob service, with protocol "abfs://" - `adl`_ for Azure DataLake storage, with protocol "adl://" - `alluxiofs`_ to access fsspec implemented filesystem with Alluxio distributed cache