mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#724)
This commit is contained in:
@@ -30,7 +30,7 @@ In tree view, parent versions that do not match the query where a child version
|
||||
|
||||
Access dataset version actions, by right-clicking a version, or through the menu button <img src="/docs/latest/icons/ico-dots-v-menu.svg" alt="Dot menu" className="icon size-md space-sm" /> (available on hover).
|
||||
|
||||
* **Rename** - Change the version’s name
|
||||
* **Rename** - Change the version's name
|
||||
* **Create New Version** - Creates a child version of a *Published* dataset version. The new version is created in a *draft*
|
||||
state, and inherits all the parent version's frames
|
||||
* **Delete** - Delete the version. Only *Draft* versions can be deleted.
|
||||
@@ -66,7 +66,7 @@ the previews.
|
||||
|
||||

|
||||
|
||||
Use the table view to list the version’s frames in a customizable table. Click <img src="/docs/latest/icons/ico-settings.svg" alt="Setting Gear" className="icon size-md" />
|
||||
Use the table view to list the version's frames in a customizable table. Click <img src="/docs/latest/icons/ico-settings.svg" alt="Setting Gear" className="icon size-md" />
|
||||
for column customization options.
|
||||
|
||||

|
||||
@@ -122,7 +122,7 @@ Multiple frame filters are applied with a logical OR operator.
|
||||
|
||||
For example, the dataset version in the image below has two frame filters. "Frame Filter 1" has the same two rules
|
||||
described in the example above. "Frame Filter 2" specifies an ROI rule for the frame to contain an ROI with the label
|
||||
`dog`. So the frames returned are those that match ALL of Frame Filter 1’s rules OR ALL of Frame Filter 2’s rules.
|
||||
`dog`. So the frames returned are those that match ALL of Frame Filter 1's rules OR ALL of Frame Filter 2's rules.
|
||||
|
||||

|
||||
|
||||
@@ -193,7 +193,7 @@ Use the **Grouping** menu to select one of the following options:
|
||||
* Group by URL - Show a single preview for all FrameGroups with the same context
|
||||
|
||||
#### Preview Source
|
||||
When using multi-source FrameGroups, users can choose which of the FrameGroups’ sources will be displayed as the preview.
|
||||
When using multi-source FrameGroups, users can choose which of the FrameGroups' sources will be displayed as the preview.
|
||||
|
||||
Select a source from the **PREVIEW SOURCE** menu.
|
||||
Choose the `Default preview source` option to present the first available source.
|
||||
|
||||
Reference in New Issue
Block a user