mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add table view persistence notes (#9)
This commit is contained in:
@@ -12,7 +12,7 @@ To assist in focusing on active experimentation, experiments and models can be a
|
||||
in the active experiments and models tables. See [Archiving](webapp_archiving).
|
||||
:::
|
||||
|
||||

|
||||

|
||||
|
||||
## Experiments table columns
|
||||
|
||||
@@ -55,10 +55,23 @@ Use experiments table customization for various use cases, including:
|
||||
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.
|
||||
|
||||
:::note
|
||||
The following experiments-table customizations are saved on a **per project** basis:
|
||||
* Columns order
|
||||
* Column width
|
||||
* Active sort order
|
||||
* Active filters
|
||||
* Custom columns
|
||||
|
||||
If a project has sub-projects, the experiments can be viewed by their sub-project groupings or together with
|
||||
all the experiments in the project. The customizations of these two views are saved separately.
|
||||
:::
|
||||
|
||||
|
||||
|
||||
### Adding metrics and / or hyperparameters
|
||||
|
||||

|
||||

|
||||
|
||||
Add metrics and / or hyperparameters columns to the experiments table. The metrics and hyperparameters depend upon the
|
||||
experiments in the table.
|
||||
@@ -125,4 +138,4 @@ based on their name by using the search bar.
|
||||
The final dashboard can be shared by copying the URL from the address bar, this address will replicate the exact same dashboard on any browser.
|
||||
The dashboard can also be bookmarked for later use.
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user