mirror of
https://github.com/clearml/clearml-docs
synced 2025-05-16 10:26:19 +00:00
Small edits (#936)
This commit is contained in:
parent
7171bd4cf6
commit
03b2e7d737
@ -445,6 +445,7 @@ These settings define which Docker image and arguments should be used unless [ex
|
|||||||
pip: {
|
pip: {
|
||||||
tensorflow: "~=2.6"
|
tensorflow: "~=2.6"
|
||||||
},
|
},
|
||||||
|
}
|
||||||
# Optional: matching based on regular expression, example: "^exact_match$"
|
# Optional: matching based on regular expression, example: "^exact_match$"
|
||||||
repository: "/my_repository/"
|
repository: "/my_repository/"
|
||||||
branch: "main"
|
branch: "main"
|
||||||
|
@ -161,7 +161,7 @@ ClearML also provides `clearml-param-search`, a CLI utility for managing the hyp
|
|||||||
## UI Application
|
## UI Application
|
||||||
|
|
||||||
:::info Pro Plan Offering
|
:::info Pro Plan Offering
|
||||||
The ClearML HPO App is available under the ClearML Pro plan
|
The ClearML HPO App is available under the ClearML Pro plan.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
ClearML provides the [Hyperparameter Optimization GUI application](../webapp/applications/apps_hpo.md) for launching and
|
ClearML provides the [Hyperparameter Optimization GUI application](../webapp/applications/apps_hpo.md) for launching and
|
||||||
|
@ -3,7 +3,7 @@ title: AWS Autoscaler
|
|||||||
---
|
---
|
||||||
|
|
||||||
:::info Pro Plan Offering
|
:::info Pro Plan Offering
|
||||||
The ClearML AWS Autoscaler App is available under the ClearML Pro plan
|
The ClearML AWS Autoscaler App is available under the ClearML Pro plan.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
The AWS Autoscaler Application optimizes AWS EC2 instance usage according to a user defined resource budget: define your
|
The AWS Autoscaler Application optimizes AWS EC2 instance usage according to a user defined resource budget: define your
|
||||||
|
@ -3,7 +3,7 @@ title: Project Dashboard
|
|||||||
---
|
---
|
||||||
|
|
||||||
:::info Pro Plan Offering
|
:::info Pro Plan Offering
|
||||||
The ClearML Project Dashboard App is available under the ClearML Pro plan
|
The ClearML Project Dashboard App is available under the ClearML Pro plan.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
The Project Dashboard Application provides an overview of a project's or workspace's progress. It presents an aggregated
|
The Project Dashboard Application provides an overview of a project's or workspace's progress. It presents an aggregated
|
||||||
|
@ -3,7 +3,7 @@ title: GCP Autoscaler
|
|||||||
---
|
---
|
||||||
|
|
||||||
:::info Pro Plan Offering
|
:::info Pro Plan Offering
|
||||||
The ClearML GCP Autoscaler App is available under the ClearML Pro plan
|
The ClearML GCP Autoscaler App is available under the ClearML Pro plan.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
The GCP Autoscaler Application optimizes GCP VM instance usage according to a user defined instance budget: Define your
|
The GCP Autoscaler Application optimizes GCP VM instance usage according to a user defined instance budget: Define your
|
||||||
|
@ -3,7 +3,7 @@ title: Overview
|
|||||||
---
|
---
|
||||||
|
|
||||||
:::info Pro Plan Offering
|
:::info Pro Plan Offering
|
||||||
ClearML Applications are available under the ClearML Pro plan
|
ClearML Applications are available under the ClearML Pro plan.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Use ClearML's GUI Applications to manage ML workloads and automatically run your recurring workflows without any coding.
|
Use ClearML's GUI Applications to manage ML workloads and automatically run your recurring workflows without any coding.
|
||||||
|
@ -21,10 +21,10 @@ The application monitors the session's activity and shuts down if it is inactive
|
|||||||
Once you have launched an app instance, you can view the following information in its dashboard:
|
Once you have launched an app instance, you can view the following information in its dashboard:
|
||||||
|
|
||||||
* App status indicator
|
* App status indicator
|
||||||
* <img src="/docs/latest/icons/ico-ssh-loading.svg" alt="Active instance" className="icon size-md space-sm" /> - Remote SSH session is setting up
|
* <img src="/docs/latest/icons/ico-ssh-loading.svg" alt="Active instance" className="icon size-lg space-sm" /> - Remote SSH session is setting up
|
||||||
* <img src="/docs/latest/icons/ico-ssh-active.svg" alt="Loading instance" className="icon size-md space-sm" /> - Remote SSH session is active
|
* <img src="/docs/latest/icons/ico-ssh-active.svg" alt="Loading instance" className="icon size-lg space-sm" /> - Remote SSH session is active
|
||||||
* <img src="/docs/latest/icons/ico-ssh-idle.svg" alt="Idle instance" className="icon size-md space-sm" /> - Remote SSH session is idle
|
* <img src="/docs/latest/icons/ico-ssh-idle.svg" alt="Idle instance" className="icon size-lg space-sm" /> - Remote SSH session is idle
|
||||||
* <img src="/docs/latest/icons/ico-ssh-stopped.svg" alt="Stopped instance" className="icon size-md space-sm" /> - Remote SSH session is stopped
|
* <img src="/docs/latest/icons/ico-ssh-stopped.svg" alt="Stopped instance" className="icon size-lg space-sm" /> - Remote SSH session is stopped
|
||||||
* Idle time
|
* Idle time
|
||||||
* Restored workspace - If a previous session’s workspace was restored, this will display its session ID
|
* Restored workspace - If a previous session’s workspace was restored, this will display its session ID
|
||||||
* Current session ID
|
* Current session ID
|
||||||
|
@ -21,7 +21,7 @@ in the ClearML Enterprise plan. See [Resource Policies](resource_policies.md))
|
|||||||
## Autoscalers
|
## Autoscalers
|
||||||
|
|
||||||
:::info Pro Plan Offering
|
:::info Pro Plan Offering
|
||||||
The ClearML Autoscaler apps are available under the ClearML Pro plan
|
The ClearML Autoscaler apps are available under the ClearML Pro plan.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Use the **AUTOSCALERS** tab to access ClearML's cloud autoscaling applications:
|
Use the **AUTOSCALERS** tab to access ClearML's cloud autoscaling applications:
|
||||||
|
Loading…
Reference in New Issue
Block a user