mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#891)
This commit is contained in:
@@ -855,7 +855,7 @@ export CLEARML_API_HOST="http://localhost:8008"
|
||||
#### How can I track OS environment variables with experiments? <a id="track-env-vars"></a>
|
||||
|
||||
You can set environment variables to track in an experiment by specifying them in the `sdk.development.log_os_environments`
|
||||
field of the [`clearml.conf`](configs/clearml_conf.md) file:
|
||||
field of the [`clearml.conf`](configs/clearml_conf.md#log_env_var) file:
|
||||
|
||||
```editorconfig
|
||||
log_os_environments: ["AWS_*", "CUDA_VERSION"]
|
||||
|
||||
Reference in New Issue
Block a user