Small edits (#684)

This commit is contained in:
pollfly
2023-10-02 18:32:39 +03:00
committed by GitHub
parent 8bbe0de42b
commit eabf7e8d63
6 changed files with 26 additions and 26 deletions

View File

@@ -146,7 +146,7 @@ except experiments whose status is *Published* (read-only).
### Configuration Objects
ClearML tracks experiment (Task) model configuration objects, which appear in **Configuration Objects** **>** **General**.
These objects include those that are automatically tracked, and those connected to a Task in code (see [Task.connect_configuration](../references/sdk/task.md#connect_configuration)).
These objects include those that are automatically tracked, and those connected to a Task in code (see [`Task.connect_configuration`](../references/sdk/task.md#connect_configuration)).
![Configuration objects](../img/webapp_tracking_24.png)