mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-31 14:37:18 +00:00
small edits (#398)
This commit is contained in:
parent
d8588c25f3
commit
3adb211d1a
@ -185,9 +185,10 @@ content directly from code.
|
|||||||
See [Storage Examples](../guides/storage/examples_storagehelper.md).
|
See [Storage Examples](../guides/storage/examples_storagehelper.md).
|
||||||
|
|
||||||
### Path Substitution
|
### Path Substitution
|
||||||
The ClearML StorageManager supports local path substitution when fetching files.<br/>
|
The ClearML StorageManager supports local path substitution when fetching files.
|
||||||
This is especially useful when managing data using [clearml-data](https://clear.ml/docs/latest/docs/clearml_data/clearml_data_cli)! If different data consumers have the data physically stored in different locations, path
|
|
||||||
substitution allows for registering the data into clearml-data once, and then storing it, and accessing it, in multiple locations.
|
This is especially useful when managing data using [`clearml-data`](../clearml_data/clearml_data_cli.md)! If different data consumers have the data physically stored in different locations, path
|
||||||
|
substitution allows for registering the data into `clearml-data` once, and then storing and accessing it in multiple locations.
|
||||||
|
|
||||||
To enable path substitution, modify the clearml.conf file and configure:
|
To enable path substitution, modify the clearml.conf file and configure:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user