mirror of
https://github.com/clearml/clearml-docs
synced 2025-05-10 23:51:16 +00:00
Edit ClearML Enterprise Feature admonitions (#159)
This commit is contained in:
parent
5ea532ebd8
commit
0c53496fb5
docs
@ -514,8 +514,8 @@ venvs_cache: {
|
|||||||
|
|
||||||
## Dynamic GPU Allocation
|
## Dynamic GPU Allocation
|
||||||
|
|
||||||
:::important
|
:::important Enterprise Feature
|
||||||
Available with the ClearML Enterprise offering
|
This feature is available under the ClearML Enterprise plan
|
||||||
:::
|
:::
|
||||||
|
|
||||||
The ClearML Enterprise server supports dynamic allocation of GPUs based on queue properties.
|
The ClearML Enterprise server supports dynamic allocation of GPUs based on queue properties.
|
||||||
@ -635,8 +635,8 @@ Check out [this tutorial](guides/ide/google_colab.md) on how to run a ClearML Ag
|
|||||||
|
|
||||||
## Scheduling Working Hours
|
## Scheduling Working Hours
|
||||||
|
|
||||||
:::important
|
:::important Enterprise Feature
|
||||||
Available with the ClearML Enterprise offering
|
This feature is available under the ClearML Enterprise plan
|
||||||
:::
|
:::
|
||||||
|
|
||||||
The Agent scheduler enables scheduling working hours for each Agent. During working hours, a worker will actively poll
|
The Agent scheduler enables scheduling working hours for each Agent. During working hours, a worker will actively poll
|
||||||
|
@ -1087,8 +1087,8 @@ will not exceed the value of `matplotlib_untitled_history_size`
|
|||||||
|
|
||||||
## Configuration Vault
|
## Configuration Vault
|
||||||
|
|
||||||
:::note
|
:::note Enterprise Feature
|
||||||
This feature is only supported by the **ClearML Enterprise Server**
|
This feature is available under the ClearML Enterprise plan
|
||||||
:::
|
:::
|
||||||
|
|
||||||
The ClearML Enterprise Server includes the configuration vault. Users can add configuration sections to the vault and, once
|
The ClearML Enterprise Server includes the configuration vault. Users can add configuration sections to the vault and, once
|
||||||
|
@ -329,7 +329,7 @@ Modify the following settings for the watchdog:
|
|||||||
### Custom UI Context Menu Actions
|
### Custom UI Context Menu Actions
|
||||||
|
|
||||||
:::note Enterprise Feature
|
:::note Enterprise Feature
|
||||||
This feature is only supported by the ClearML Enterprise Server
|
This feature is available under the ClearML Enterprise plan
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Create custom UI context menu actions to be performed on ClearML objects (projects, tasks, models, dataviews, or queues)
|
Create custom UI context menu actions to be performed on ClearML objects (projects, tasks, models, dataviews, or queues)
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: Comparing Dataviews
|
title: Comparing Dataviews
|
||||||
---
|
---
|
||||||
|
|
||||||
In addition to [**ClearML**'s comparison features](../../webapp/webapp_exp_comparing.md), the ClearML Enterprise WebApp
|
In addition to [ClearML's comparison features](../../webapp/webapp_exp_comparing.md), the ClearML Enterprise WebApp
|
||||||
provides a deep comparison of input data selection criteria of experiment Dataviews, enabling to easily locate, visualize, and analyze differences.
|
provides a deep comparison of input data selection criteria of experiment Dataviews, enabling to easily locate, visualize, and analyze differences.
|
||||||
|
|
||||||
## Selecting Experiments
|
## Selecting Experiments
|
||||||
|
@ -5,7 +5,7 @@ title: Modifying Dataviews
|
|||||||
An experiment that has been executed can be [cloned](../../webapp/webapp_exp_reproducing.md), then the cloned experiment's
|
An experiment that has been executed can be [cloned](../../webapp/webapp_exp_reproducing.md), then the cloned experiment's
|
||||||
execution details can be modified, and the modified experiment can be executed.
|
execution details can be modified, and the modified experiment can be executed.
|
||||||
|
|
||||||
In addition to all the [**ClearML** tuning capabilities](../../webapp/webapp_exp_tuning.md), the **ClearML Enterprise WebApp** (UI)
|
In addition to all the [ClearML tuning capabilities](../../webapp/webapp_exp_tuning.md), the **ClearML Enterprise WebApp** (UI)
|
||||||
enables modifying [Dataviews](webapp_dataviews.md), including:
|
enables modifying [Dataviews](webapp_dataviews.md), including:
|
||||||
* [Selected Dataview](#selecting-dataviews)
|
* [Selected Dataview](#selecting-dataviews)
|
||||||
* [Dataset versions](#selecting-dataset-versions)
|
* [Dataset versions](#selecting-dataset-versions)
|
||||||
|
@ -5,7 +5,7 @@ title: Viewing Experiments
|
|||||||
While an experiment is running, and any time after it finishes, results are tracked and can be visualized in the ClearML
|
While an experiment is running, and any time after it finishes, results are tracked and can be visualized in the ClearML
|
||||||
Enterprise WebApp (UI).
|
Enterprise WebApp (UI).
|
||||||
|
|
||||||
In addition to all of **ClearML**'s offerings, ClearML Enterprise keeps track of the Dataviews associated with an
|
In addition to all of ClearML's offerings, ClearML Enterprise keeps track of the Dataviews associated with an
|
||||||
experiment, which can be viewed and [modified](webapp_exp_modifying.md) in the WebApp.
|
experiment, which can be viewed and [modified](webapp_exp_modifying.md) in the WebApp.
|
||||||
|
|
||||||
## Viewing an Experiment's Dataviews
|
## Viewing an Experiment's Dataviews
|
||||||
|
@ -220,7 +220,7 @@ List of tags to send with the status reports from the worker that executes a tas
|
|||||||
For example, use `09-13 TUE` to set Tuesday's downtime to 09-13.
|
For example, use `09-13 TUE` to set Tuesday's downtime to 09-13.
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
* This feature is only supported by the ClearML Enterprise Server
|
* This feature is available under the ClearML Enterprise plan
|
||||||
* Make sure to have only one of uptime / downtime configuration and not both.
|
* Make sure to have only one of uptime / downtime configuration and not both.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
@ -233,7 +233,7 @@ List of tags to send with the status reports from the worker that executes a tas
|
|||||||
For example: `--dynamic-gpus --queue dual_gpus=2 single_gpu=1`
|
For example: `--dynamic-gpus --queue dual_gpus=2 single_gpu=1`
|
||||||
|
|
||||||
:::info Enterprise Feature
|
:::info Enterprise Feature
|
||||||
This feature is only supported by the ClearML Enterprise Server
|
This feature is available under the ClearML Enterprise plan
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
||||||
@ -355,7 +355,7 @@ This feature is only supported by the ClearML Enterprise Server
|
|||||||
uptime to 17-20
|
uptime to 17-20
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
* This feature is only supported by the ClearML Enterprise Server
|
* This feature is available under the ClearML Enterprise plan
|
||||||
* Make sure to have only one of uptime / downtime configuration and not both.
|
* Make sure to have only one of uptime / downtime configuration and not both.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ The ClearML Web UI is composed of the following pages:
|
|||||||
* ClearML Hosted service specific options
|
* ClearML Hosted service specific options
|
||||||
* View usage information
|
* View usage information
|
||||||
* Manage users and workspaces
|
* Manage users and workspaces
|
||||||
* Manage resource access permissions (Available in the ClearML Enterprise plan)
|
* Manage resource access permissions (available in the ClearML Enterprise plan)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -117,7 +117,7 @@ in that workspace. You can rejoin the workspace only if you are re-invited.
|
|||||||
### Configuration Vault
|
### Configuration Vault
|
||||||
|
|
||||||
:::note Enterprise Feature
|
:::note Enterprise Feature
|
||||||
This feature is only available under the ClearML Enterprise plan
|
This feature is available under the ClearML Enterprise plan
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Use the configuration vault to store global ClearML configuration entries that can extend the ClearML [configuration file](../configs/clearml_conf.md)
|
Use the configuration vault to store global ClearML configuration entries that can extend the ClearML [configuration file](../configs/clearml_conf.md)
|
||||||
@ -170,7 +170,7 @@ user can only rejoin your workspace when you re-invite them.
|
|||||||
### User Groups
|
### User Groups
|
||||||
|
|
||||||
:::important Enterprise Feature
|
:::important Enterprise Feature
|
||||||
This feature is only available under the ClearML Enterprise plan, as part of the [Access Rules](#access-rules)
|
This feature is available under the ClearML Enterprise plan, as part of the [Access Rules](#access-rules)
|
||||||
feature.
|
feature.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
@ -214,7 +214,7 @@ otherwise provided individually or to another group they are members of).
|
|||||||
## Access Rules
|
## Access Rules
|
||||||
|
|
||||||
:::important Enterprise Feature
|
:::important Enterprise Feature
|
||||||
This feature is only available under the ClearML Enterprise plan
|
This feature is available under the ClearML Enterprise plan
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Workspace administrators can use the **Access Rules** page to manage workspace permissions, by specifying which users
|
Workspace administrators can use the **Access Rules** page to manage workspace permissions, by specifying which users
|
||||||
|
Loading…
Reference in New Issue
Block a user