mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Update report docs (#419)
This commit is contained in:
@@ -232,8 +232,8 @@ General experiment details appear in the **INFO** tab. This includes information
|
||||
|
||||
:::tip Embedding ClearML Visualization
|
||||
You can embed experiment plots and debug samples into ClearML [Reports](webapp_reports.md). These visualizations are
|
||||
updated live as the experiment(s) updates. The Enterprise Plan supports embedding resources in external documents. See
|
||||
[Plot Controls](#plot-controls).
|
||||
updated live as the experiment(s) updates. The Enterprise Plan and Hosted Service support embedding resources in external
|
||||
tools (e.g. Notion). See [Plot Controls](#plot-controls).
|
||||
:::
|
||||
|
||||
### Console
|
||||
@@ -349,7 +349,7 @@ These controls allow you to better analyze the results. Hover over a plot, and t
|
||||
| <img src="/docs/latest/icons/ico-maximize.svg" alt="Maximize plot icon" className="icon size-sm space-sm" /> | Expand plot to entire window. When used with scalar graphs, full screen mode displays plots with all data points, as opposed to an averaged plot |
|
||||
| <img src="/docs/latest/icons/ico-reset.svg" alt="Refresh" className="icon size-sm space-sm" /> | Refresh scalar graphs in full screen mode to update it. |
|
||||
| <img src="/docs/latest/icons/ico-plotly-embed-code.svg" alt="Embed code" className="icon size-sm space-sm" /> | Copy to clipboard the resource embed code to put in your [Reports](webapp_reports.md). In contrast to static screenshots, embedded resources are retrieved when the report is displayed allowing your reports to show the latest up-to-date data. |
|
||||
| <img src="/docs/latest/icons/ico-uri-copy.svg" alt="Embed code externally" className="icon size-sm space-sm" /> | Copy to clipboard the resource embed code to put in external editors (e.g. Notion). In contrast to static screenshots, embedded resources are retrieved when the report is displayed allowing your reports to show the latest up-to-date data (available in the ClearML Enterprise plan). |
|
||||
| <img src="/docs/latest/icons/ico-uri-copy.svg" alt="Embed code externally" className="icon size-sm space-sm" /> | Copy to clipboard the resource embed code to put in external tools (e.g. Notion). In contrast to static screenshots, embedded resources are retrieved when the report is displayed allowing your reports to show the latest up-to-date data (available in the ClearML Enterprise plan and Hosted Service). |
|
||||
|
||||
#### 3D Plot Controls
|
||||
|Icon|Description|
|
||||
|
||||
Reference in New Issue
Block a user