diff --git a/docs/clearml_agent.md b/docs/clearml_agent.md index 16d35747..8d4823c6 100644 --- a/docs/clearml_agent.md +++ b/docs/clearml_agent.md @@ -514,8 +514,8 @@ venvs_cache: { ## Dynamic GPU Allocation -:::important -Available with the ClearML Enterprise offering +:::important Enterprise Feature +This feature is available under the ClearML Enterprise plan ::: 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 -:::important -Available with the ClearML Enterprise offering +:::important Enterprise Feature +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 diff --git a/docs/configs/clearml_conf.md b/docs/configs/clearml_conf.md index 2f699e79..e472f2ea 100644 --- a/docs/configs/clearml_conf.md +++ b/docs/configs/clearml_conf.md @@ -1087,8 +1087,8 @@ will not exceed the value of `matplotlib_untitled_history_size` ## Configuration Vault -:::note -This feature is only supported by the **ClearML Enterprise Server** +:::note Enterprise Feature +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 diff --git a/docs/deploying_clearml/clearml_server_config.md b/docs/deploying_clearml/clearml_server_config.md index 73d5876e..1bd0e000 100644 --- a/docs/deploying_clearml/clearml_server_config.md +++ b/docs/deploying_clearml/clearml_server_config.md @@ -329,7 +329,7 @@ Modify the following settings for the watchdog: ### Custom UI Context Menu Actions :::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) diff --git a/docs/hyperdatasets/webapp/webapp_exp_comparing.md b/docs/hyperdatasets/webapp/webapp_exp_comparing.md index 00da0644..111a60ba 100644 --- a/docs/hyperdatasets/webapp/webapp_exp_comparing.md +++ b/docs/hyperdatasets/webapp/webapp_exp_comparing.md @@ -2,7 +2,7 @@ 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. ## Selecting Experiments diff --git a/docs/hyperdatasets/webapp/webapp_exp_modifying.md b/docs/hyperdatasets/webapp/webapp_exp_modifying.md index 2dbdff4c..7b692a3d 100644 --- a/docs/hyperdatasets/webapp/webapp_exp_modifying.md +++ b/docs/hyperdatasets/webapp/webapp_exp_modifying.md @@ -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 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: * [Selected Dataview](#selecting-dataviews) * [Dataset versions](#selecting-dataset-versions) diff --git a/docs/hyperdatasets/webapp/webapp_exp_track_visual.md b/docs/hyperdatasets/webapp/webapp_exp_track_visual.md index 704e3acb..2593290a 100644 --- a/docs/hyperdatasets/webapp/webapp_exp_track_visual.md +++ b/docs/hyperdatasets/webapp/webapp_exp_track_visual.md @@ -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 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. ## Viewing an Experiment's Dataviews diff --git a/docs/references/clearml_agent_ref.md b/docs/references/clearml_agent_ref.md index 074daecc..de775f76 100644 --- a/docs/references/clearml_agent_ref.md +++ b/docs/references/clearml_agent_ref.md @@ -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. :::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. ::: @@ -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` :::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 :::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. ::: diff --git a/docs/webapp/webapp_overview.md b/docs/webapp/webapp_overview.md index 0cbd8c9a..71eb9462 100644 --- a/docs/webapp/webapp_overview.md +++ b/docs/webapp/webapp_overview.md @@ -34,7 +34,7 @@ The ClearML Web UI is composed of the following pages: * ClearML Hosted service specific options * View usage information * Manage users and workspaces - * Manage resource access permissions (Available in the ClearML Enterprise plan) + * Manage resource access permissions (available in the ClearML Enterprise plan) ![module icons](../img/webapp_module_icons.png) diff --git a/docs/webapp/webapp_profile.md b/docs/webapp/webapp_profile.md index d348ac12..e541b350 100644 --- a/docs/webapp/webapp_profile.md +++ b/docs/webapp/webapp_profile.md @@ -117,7 +117,7 @@ in that workspace. You can rejoin the workspace only if you are re-invited. ### Configuration Vault :::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) @@ -170,7 +170,7 @@ user can only rejoin your workspace when you re-invite them. ### User Groups :::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. ::: @@ -214,7 +214,7 @@ otherwise provided individually or to another group they are members of). ## Access Rules :::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