mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#676)
This commit is contained in:
@@ -18,7 +18,7 @@ top-level projects are displayed. Click on a project card to view the project's
|
||||
Click on a dataset card to navigate to its [Version List](webapp_dataset_viewing.md), where you can view the
|
||||
dataset versions' lineage and contents.
|
||||
|
||||
Filter the datasets to find the one you’re looking for more easily. These filters can be applied by clicking <img src="/docs/latest/icons/ico-filter-off.svg" alt="Filter" className="icon size-md" />:
|
||||
Filter the datasets to find the one you're looking for more easily. These filters can be applied by clicking <img src="/docs/latest/icons/ico-filter-off.svg" alt="Filter" className="icon size-md" />:
|
||||
* My Work - Show only datasets that you created
|
||||
* Tags - Choose which tags to filter by from a list of tags used in the datasets.
|
||||
* Filter by multiple tag values using the **ANY** or **ALL** options, which correspond to the logical "AND" and "OR"
|
||||
@@ -29,7 +29,7 @@ Filter the datasets to find the one you’re looking for more easily. These filt
|
||||
|
||||
## Project Cards
|
||||
|
||||
In Project view, project cards display a project’s summarized dataset information:
|
||||
In Project view, project cards display a project's summarized dataset information:
|
||||
|
||||
<div class="max-w-50">
|
||||
|
||||
@@ -74,7 +74,7 @@ of a dataset card to open its context menu and access dataset actions.
|
||||
|
||||
</div>
|
||||
|
||||
* **Rename** - Change the dataset’s name
|
||||
* **Rename** - Change the dataset's name
|
||||
* **Add Tag** - Add label to the dataset to help easily classify groups of dataset.
|
||||
* **Delete** - Delete the dataset and all of its versions. To delete a dataset, all its versions must first be
|
||||
archived.
|
||||
@@ -24,7 +24,7 @@ Each node in the graph represents a dataset version, and shows the following det
|
||||
* Version size
|
||||
* Version update time
|
||||
* Version details button - Hover over the version and click <img src="/docs/latest/icons/ico-console.svg" alt="console" className="icon size-md space-sm" />
|
||||
to view the version’s [details panel](#version-details-panel)
|
||||
to view the version's [details panel](#version-details-panel)
|
||||
|
||||
:::tip archiving versions
|
||||
You can archive dataset versions so the versions list doesn't get too cluttered. Click **OPEN ARCHIVE** on the top of
|
||||
@@ -65,7 +65,7 @@ On the right side of the dataset version panel, view the **VERSION INFO** which
|
||||
|
||||
</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 a version's detailed information, click **Full details**, which will open the dataset version's [task page](../webapp_exp_track_visual.md).
|
||||
|
||||

|
||||
|
||||
@@ -84,7 +84,7 @@ to view the version's details panel. The panel includes three tabs:
|
||||
|
||||

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

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