mirror of
https://github.com/clearml/clearml-docs
synced 2025-04-08 15:21:47 +00:00
Edit dataset details panel section (#544)
This commit is contained in:
parent
2fedf930b0
commit
931791aae6
Binary file not shown.
Before Width: | Height: | Size: 166 KiB After Width: | Height: | Size: 93 KiB |
Binary file not shown.
Before Width: | Height: | Size: 192 KiB After Width: | Height: | Size: 104 KiB |
Binary file not shown.
Before Width: | Height: | Size: 223 KiB After Width: | Height: | Size: 64 KiB |
@ -59,32 +59,19 @@ that version's details.
|
||||
### Version Details Panel
|
||||
|
||||
Click on **DETAILS** on the top left of the info panel or hover over a version node and click <img src="/docs/latest/icons/ico-console.svg" alt="details" className="icon size-md space-sm" />
|
||||
to view:
|
||||
to view the version's details panel. The panel includes three tabs:
|
||||
* **CONTENT** - Table summarizing version contents, including file names, file sizes, and hashes
|
||||
|
||||
<Collapsible type="screenshot" title="Version Content">
|
||||
|
||||

|
||||
|
||||
</Collapsible>
|
||||

|
||||
|
||||
* **PREVIEW** - A preview of the dataset version's contents.
|
||||
|
||||
<Collapsible type="screenshot" title="Version Preview">
|
||||
|
||||

|
||||
|
||||
</Collapsible>
|
||||

|
||||
|
||||
* **CONSOLE** - The dataset version’s console output
|
||||
|
||||
<Collapsible type="screenshot" title="Version Console">
|
||||

|
||||
|
||||

|
||||
|
||||
</Collapsible>
|
||||
|
||||
<br/>
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user