mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Refactor Webapp order
This commit is contained in:
@@ -16,6 +16,10 @@ Use annotation tasks to efficiently organize the annotation of frames in Dataset
|
||||
|
||||
Click on an annotation task card to open the frame viewer, where you can view the task's frames and annotate them.
|
||||
|
||||
Use the search bar <img src="/docs/latest/icons/ico-search.svg" alt="Magnifying glass" className="icon size-md space-sm" />
|
||||
to find specific annotation tasks. You can query by the task’s name, hyper-dataset version, and ID.
|
||||
To search using regex, click the `.*` icon on the search bar.
|
||||
|
||||
## Annotation Task Actions
|
||||
Click <img src="/docs/latest/icons/ico-bars-menu.svg" alt="Menu" className="icon size-md space-sm" /> on the top right
|
||||
of an annotation task card to open its context menu and access annotation task actions.
|
||||
|
||||
@@ -18,6 +18,10 @@ using the buttons on the top left of the page. Use the table view for a comparat
|
||||
columns of interest. Use the details view to access a selected Dataview's details, while keeping the Dataview list in view.
|
||||
Details view can also be accessed by double-clicking a specific Dataview in the table view to open its details view.
|
||||
|
||||
Use the search bar <img src="/docs/latest/icons/ico-search.svg" alt="Magnifying glass" className="icon size-md space-sm" />
|
||||
to find specific dataviews. You can query by the dataview name, ID, description, hyper-datasets, and versions.
|
||||
To search using regex, click the `.*` icon on the search bar.
|
||||
|
||||
You can archive Dataviews so the Dataview table doesn't get too cluttered. Click **OPEN ARCHIVE** on the top of the
|
||||
table to open the archive and view all archived Dataviews. From the archive, you can restore
|
||||
Dataviews to remove them from the archive. You can also permanently delete Dataviews.
|
||||
|
||||
Reference in New Issue
Block a user