Adjust ToC:

* Move ClearML Serving instructions and model launchers to Using ClearML
* Add HPO SDK to ToC
* Move most ClearML Agent tabs to "Setup"
This commit is contained in:
revital
2025-02-20 10:52:57 +02:00
parent 4758c1e5e7
commit c1ca87c278
2 changed files with 38 additions and 39 deletions

View File

@@ -9,7 +9,7 @@ If ClearML was previously configured, follow [this](#adding-clearml-agent-to-a-c
ClearML Agent specific configurations
:::
To install ClearML Agent, execute
To install [ClearML Agent](../clearml_agent.md), execute
```bash
pip install clearml-agent
```