Restructure ClearML Agent pages (#873)

This commit is contained in:
pollfly
2024-07-15 15:53:41 +03:00
committed by GitHub
parent b31452f6a1
commit f6781628e0
47 changed files with 1216 additions and 1200 deletions

View File

@@ -197,7 +197,7 @@ object, setting the following optimization parameters:
## Running as a Service
The optimization can run as a service, if the `run_as_service` argument is set to `true`. For more information about
running as a service, see [Services Mode](../../../clearml_agent.md#services-mode).
running as a service, see [Services Mode](../../../clearml_agent/clearml_agent_services_mode.md).
```python
# if we are running as a service, just enqueue ourselves into the services queue and let it run the optimization