mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -25,7 +25,8 @@ Filter the datasets to find the one you're looking for more easily. These filter
|
||||
respectively. These options appear on the top of the tag list.
|
||||
* Filter by the absence of a tag (logical "NOT") by clicking its checkbox twice. An X will appear in the tag's checkbox.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Project Cards
|
||||
|
||||
@@ -33,7 +34,8 @@ In Project view, project cards display a project's summarized dataset informatio
|
||||
|
||||
<div class="max-w-50">
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
@@ -51,7 +53,8 @@ In List view, the dataset cards display summarized dataset information:
|
||||
|
||||
<div class="max-w-50">
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
@@ -70,7 +73,8 @@ of a dataset card to open its context menu and access dataset actions.
|
||||
|
||||
<div class="max-w-50">
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -10,13 +10,15 @@ Datasets created with earlier versions of `clearml` are available in their origi
|
||||
The dataset page lists the dataset's versions. For a selected version, the **Dataset Version Panel** shows its lineage
|
||||
in graph form.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Each node in the graph represents a dataset version, and shows the following details:
|
||||
|
||||
<div class="max-w-50">
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
@@ -61,13 +63,15 @@ On the right side of the dataset version panel, view the **VERSION INFO** which
|
||||
|
||||
<div class="max-w-50">
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
To view a version's detailed information, click **Full details**, which will open the dataset version's [task page](../webapp_exp_track_visual.md).
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
To view the information for any version in the lineage graph, click its node, and the **VERSION INFO** panel displays
|
||||
that version's details.
|
||||
@@ -78,15 +82,18 @@ Click on **DETAILS** on the top left of the info panel or hover over a version n
|
||||
to view the version's details panel. The panel includes three tabs:
|
||||
* **CONTENT** - Table summarizing version contents, including file names, file sizes, and hashes
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
* **PREVIEW** - A preview of the dataset version's contents.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
* **CONSOLE** - The dataset version's console output
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
Click <img src="/docs/latest/icons/ico-max-panel.svg" alt="Expand" className="icon size-md space-sm" /> on the content panel header to view the panel in full screen.
|
||||
@@ -103,7 +110,8 @@ Access these actions with the context menu by right-clicking a version on the da
|
||||
|Restore|Action available in the archive. Restore a version to the active dataset versions table.|
|
||||
|Delete| Delete an archived version and its artifacts. This action is available only from the dataset's archive. |
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
The actions mentioned in the chart above can be performed on multiple versions at once. [Select multiple versions](#selecting-multiple-versions),
|
||||
then use either the context menu, or the bar that appears at the bottom of the page, to perform operations on the
|
||||
|
||||
Reference in New Issue
Block a user