We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1e39c commit ab4bcadCopy full SHA for ab4bcad
docs/source/api.rst
@@ -169,13 +169,15 @@ Other Known Implementations
169
- `abfs`_ for Azure Blob service
170
- `dropbox`_ for access to dropbox shares
171
- `gdrive`_ to access Google Drive and shares (experimental)
172
+- `wandbfs`_ to access Wandb run data (experimental)
173
174
.. _s3fs: https://s3fs.readthedocs.io/en/latest/
175
.. _gcsfs: https://gcsfs.readthedocs.io/en/latest/
176
.. _adl: https://github.com/dask/adlfs
177
.. _abfs: https://github.com/dask/adlfs
178
.. _dropbox: https://github.com/MarineChap/intake_dropbox
179
.. _gdrive: https://github.com/intake/gdrivefs
180
+.. _wandbfs: https://github.com/jkulhanek/wandbfs
181
182
.. _readbuffering:
183
0 commit comments