Skip to content

Commit ab4bcad

Browse files
authored
Add wandbfs implementation
1 parent ab1e39c commit ab4bcad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/api.rst

+2
Original file line numberDiff line numberDiff line change
@@ -169,13 +169,15 @@ Other Known Implementations
169169
- `abfs`_ for Azure Blob service
170170
- `dropbox`_ for access to dropbox shares
171171
- `gdrive`_ to access Google Drive and shares (experimental)
172+
- `wandbfs`_ to access Wandb run data (experimental)
172173

173174
.. _s3fs: https://s3fs.readthedocs.io/en/latest/
174175
.. _gcsfs: https://gcsfs.readthedocs.io/en/latest/
175176
.. _adl: https://github.com/dask/adlfs
176177
.. _abfs: https://github.com/dask/adlfs
177178
.. _dropbox: https://github.com/MarineChap/intake_dropbox
178179
.. _gdrive: https://github.com/intake/gdrivefs
180+
.. _wandbfs: https://github.com/jkulhanek/wandbfs
179181

180182
.. _readbuffering:
181183

0 commit comments

Comments
 (0)