mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#580)
This commit is contained in:
parent
b97b892e42
commit
78dcae1790
@ -4,7 +4,7 @@ title: Working with Frames
|
|||||||
|
|
||||||
View and edit SingleFrames in the Dataset page. After selecting a Hyper-Dataset version, the **Version Browser** shows a sample
|
View and edit SingleFrames in the Dataset page. After selecting a Hyper-Dataset version, the **Version Browser** shows a sample
|
||||||
of frames and enables viewing SingleFrames and FramesGroups, and editing SingleFrames, in the [frame viewer](#frame-viewer).
|
of frames and enables viewing SingleFrames and FramesGroups, and editing SingleFrames, in the [frame viewer](#frame-viewer).
|
||||||
Before opening the frame viewer, you can filter the frames by applying [simple](#simple-frame-filtering) or [advanced](#advanced-frame-filtering)
|
Before opening the frame viewer, you can filter the frames by applying [simple](webapp_datasets_versioning.md#simple-frame-filtering) or [advanced](webapp_datasets_versioning.md#advanced-frame-filtering)
|
||||||
filtering logic.
|
filtering logic.
|
||||||
|
|
||||||

|

|
||||||
@ -68,7 +68,7 @@ Use frame viewer controls to navigate between frames in a Hyper-Dataset Version,
|
|||||||
|
|
||||||
**To view / edit a frame in the frame editor**
|
**To view / edit a frame in the frame editor**
|
||||||
|
|
||||||
1. Locate your frame by applying a [simple frame filter](#simple-frame-filtering) or [advanced frame filter](#advanced-frame-filtering), and clicking **LOAD MORE**, if required.
|
1. Locate your frame by applying a [simple frame filter](webapp_datasets_versioning.md#simple-frame-filtering) or [advanced frame filter](webapp_datasets_versioning.md#advanced-frame-filtering), and clicking **LOAD MORE**, if required.
|
||||||
1. Click the frame thumbnail. The frame editor appears.
|
1. Click the frame thumbnail. The frame editor appears.
|
||||||
1. Do any of the following:
|
1. Do any of the following:
|
||||||
* View frame details, including:
|
* View frame details, including:
|
||||||
|
@ -15,7 +15,7 @@ Each step shows:
|
|||||||
* Step status
|
* Step status
|
||||||
* Step execution time
|
* Step execution time
|
||||||
* Step log button - Hover over the step and click <img src="/docs/latest/icons/ico-console.svg" alt="console" className="icon size-md space-sm" />
|
* Step log button - Hover over the step and click <img src="/docs/latest/icons/ico-console.svg" alt="console" className="icon size-md space-sm" />
|
||||||
to view the step’s [console log and code](#run-and-step-log)
|
to view the step’s [details panel](#run-and-step-details-panel)
|
||||||
|
|
||||||
While the pipeline is running, the steps’ details and colors are updated.
|
While the pipeline is running, the steps’ details and colors are updated.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user