mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Edits (#332)
This commit is contained in:
@@ -11,6 +11,8 @@ chosen metric over the project's iterations, as well as project GPU and worker u
|
||||
on failed Tasks via Slack integration.
|
||||
|
||||
## Project Dashboard Instance Configuration
|
||||
* **Import Configuration** - Import an app instance configuration file. This will fill the configuration wizard with the
|
||||
values from the file, which can be modified before launching the app instance
|
||||
* **Monitored Project** - Name of the ClearML project to monitor
|
||||
* **Monitored Metric**
|
||||
* Monitored Metric - Title - Metric title to track
|
||||
@@ -21,7 +23,9 @@ on failed Tasks via Slack integration.
|
||||
* API Token - Slack workspace access token
|
||||
* Channel Name - Slack channel to which task failure alerts will be posted
|
||||
* Fail Iteration Threshold - Minimum number of iterations to trigger Slack alerts about task failure (failed tasks that do not meet the threshold will be ignored)
|
||||
|
||||
* **Export Configuration** - Export the app instance configuration as a JSON file, which you can later import to create
|
||||
a new instance with the same configuration.
|
||||
|
||||

|
||||
|
||||
## Dashboard
|
||||
|
||||
@@ -98,7 +98,7 @@ to view:
|
||||
|
||||
<br/>
|
||||
|
||||
Click <img src="/docs/latest/icons/ico-max-panel.svg" alt="Expand" className="icon size-md space-sm" /> to on the content panel header to view the panel in full screen.
|
||||
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.
|
||||
|
||||
## Dataset Actions
|
||||
The following table describes the actions that can be done from the dataset versions list.
|
||||
|
||||
Reference in New Issue
Block a user