Small edits (#1037)

This commit is contained in:
pollfly
2025-02-11 10:58:29 +02:00
committed by GitHub
parent c5bacf40de
commit c3468f8dbf
27 changed files with 12 additions and 6 deletions

View File

@@ -67,9 +67,13 @@ On the pipeline run panel, view the **RUN INFO** which shows:
* Produced Artifacts
* Output Models
<div class="max-w-25">
![Run info](../../img/webapp_pipeline_run_info.png#light-mode-only)
![Run info](../../img/webapp_pipeline_run_info_dark.png#dark-mode-only)
</div>
To view a run's complete information, click **Full details**, which will open the pipeline's controller [task page](../webapp_exp_track_visual.md).
View each list's complete details in the pipeline task's corresponding tabs:
* **PARAMETERS** list > **CONFIGURATION** tab

View File

@@ -44,7 +44,7 @@ The model table contains the following columns:
| *Metadata* | User defined metadata key column. Available options depend upon the models in the table. | String |
## Customizing the Model table
## Customizing the Model Table
The model table is customizable. Changes are persistent (cached in the browser) and represented in the URL, so customized settings
can be saved in a browser bookmark and shared with other ClearML users to collaborate.