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:
@@ -9,7 +9,7 @@ The **Dataviews table** is a [customizable](#customizing-the-dataviews-table) li
|
||||
Use it to [view, create, and edit Dataviews](#viewing-adding-and-editing-dataviews) in the info panel. Dataview tables
|
||||
can be filtered by name or name fragments and / or ID, by using the search bar.
|
||||
|
||||

|
||||

|
||||
|
||||
The Dataviews table columns in their default order are below. Dynamically order the columns by dragging a column heading
|
||||
to a new position.
|
||||
@@ -31,6 +31,18 @@ Customize any combination of the following:
|
||||
* Sort columns - By experiment name and / or elapsed time since creation.
|
||||
* Column autofit - In the column heading, double click a resizer (column separator).
|
||||
|
||||
:::note
|
||||
The following Dataviews-table customizations are saved on a **per project** basis:
|
||||
* Column order
|
||||
* Column width
|
||||
* Active sort order
|
||||
* Active filters
|
||||
|
||||
If a project has sub-projects, the Dataviews can be viewed by their sub-project groupings or together with
|
||||
all the Dataviews in the project. The customizations of these two views are saved separately.
|
||||
:::
|
||||
|
||||
|
||||
## Viewing, adding, and editing Dataviews
|
||||
|
||||
**To view, add, or edit a Dataview:**
|
||||
|
||||
Reference in New Issue
Block a user