Small edits (#761)

This commit is contained in:
pollfly
2024-01-18 09:50:32 +02:00
committed by GitHub
parent 15f71c8d3d
commit b64b0bec7c
2 changed files with 3 additions and 3 deletions

View File

@@ -114,8 +114,8 @@ is run and stored in ClearML Server, any of these hyperparameters can be [modifi
#### Command Line Arguments
The **Args** group shows automatically logged argument parser parameters (e.g. `argparse`, `click`, `hydra`). Hover over
<img src="/docs/latest/icons/ico-description.svg" alt="Description" className="icon size-md" /> (menu) on a
The **Args** group shows automatically logged argument parser parameters (e.g. `argparse`, `click`, `hydra`).
Hover over <img src="/docs/latest/icons/ico-description.svg" alt="Description" className="icon size-md space-sm" /> (menu) on a
parameter's line, and the type, description, and default value appear, if they were provided.
![Command line arguments configuration group](../img/webapp_tracking_22.png)