Update StorageManager examples (#897)

This commit is contained in:
pollfly
2024-08-08 12:51:10 +03:00
committed by GitHub
parent 3ce20be57d
commit 9a61779a34
2 changed files with 58 additions and 14 deletions

View File

@@ -211,7 +211,7 @@ fails to load the credentials as a file, it will attempt to decode the JSON dire
ClearML provides the [StorageManager](../references/sdk/storage.md) class to manage downloading, uploading, and caching of
content directly from code.
See [Storage Examples](../guides/storage/examples_storagehelper.md).
See [StorageManager Examples](../guides/storage/examples_storagehelper.md).
### Path Substitution
The ClearML StorageManager supports local path substitution when fetching files.