A loose federation of distributed, typed datasets
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

added dictionary definitions for vscode

+4 -1
+4 -1
.vscode/settings.json
··· 4 4 "atlocal", 5 5 "atproto", 6 6 "creds", 7 + "dtype", 7 8 "getattr", 8 9 "hgetall", 9 10 "hset", 10 11 "maxcount", 11 12 "minioadmin", 12 13 "msgpack", 14 + "ndarray", 13 15 "pypi", 14 16 "pyproject", 15 17 "pytest", 16 18 "randn", 17 19 "schemamodels", 18 - "unpackb" 20 + "unpackb", 21 + "webdataset" 19 22 ] 20 23 }