Small edits (#929)

This commit is contained in:
pollfly 2024-09-15 11:38:55 +03:00 committed by GitHub
parent 00c903b052
commit 9f5e675643
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
20 changed files with 23 additions and 27 deletions

View File

@ -141,7 +141,7 @@ agentk8sglue:
## Slurm
:::important Enterprise Feature
Slurm Glue is available under the ClearML Enterprise plan
Slurm Glue is available under the ClearML Enterprise plan.
:::
Agents can be deployed bare-metal or inside [`Singularity`](https://docs.sylabs.io/guides/3.5/user-guide/introduction.html)

View File

@ -2,7 +2,7 @@
title: Dynamic GPU Allocation
---
:::important Enterprise Feature
This feature is available under the ClearML Enterprise plan
This feature is available under the ClearML Enterprise plan.
:::
The ClearML Enterprise server supports dynamic allocation of GPUs based on queue properties.

View File

@ -2,7 +2,7 @@
title: Scheduling Working Hours
---
:::important Enterprise Feature
This feature is available under the ClearML Enterprise plan
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

View File

@ -417,7 +417,7 @@ ___
**`agent.default_docker.match_rules`** (*[dict]*)
:::important Enterprise Feature
This feature is available under the ClearML Enterprise plan
This feature is available under the ClearML Enterprise plan.
:::
* Lookup table of rules for default container if running a worker in [Docker mode](../clearml_agent/clearml_agent_execution_env.md#docker-mode).
@ -1535,7 +1535,7 @@ sdk {
## Configuration Vault
:::important Enterprise Feature
This feature is available under the ClearML Enterprise plan
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

View File

@ -397,7 +397,7 @@ options.
### Custom UI Context Menu Actions
:::important Enterprise Feature
This feature is available under the ClearML Enterprise plan
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)

View File

@ -67,7 +67,7 @@ Cloning a task duplicates the task's configuration, but not its outputs.
**To clone an experiment in the ClearML WebApp:**
1. Click on any project card to open its [experiments table](../../webapp/webapp_exp_table.md).
1. Right-click one of the experiments on the table .
1. Right-click one of the experiments on the table.
1. Click **Clone** in the context menu, which will open a **CLONE EXPERIMENT** window.
1. Click **CLONE** in the window.

View File

@ -3,7 +3,7 @@ title: Hyper-Datasets
---
:::important Enterprise Feature
Hyper-Datasets are available under the ClearML Enterprise plan
Hyper-Datasets are available under the ClearML Enterprise plan.
:::
<div class="vid">

View File

@ -3,7 +3,7 @@ title: Hyper-Datasets
---
:::important ENTERPRISE FEATURE
Hyper-Datasets are available under the ClearML Enterprise plan
Hyper-Datasets are available under the ClearML Enterprise plan.
:::
ClearML's Hyper-Datasets are an MLOps-oriented abstraction of your data, which facilitates traceable, reproducible model development

View File

@ -3,7 +3,7 @@ title: Access Rules
---
:::important Enterprise Feature
Access Rules are available under the ClearML Enterprise plan
Access Rules are available under the ClearML Enterprise plan.
:::
Workspace administrators can use Access Rules to specify which users, service accounts and/or [user groups](user_groups.md)

View File

@ -3,7 +3,7 @@ title: Administrator Vaults
---
:::important Enterprise Feature
Administrator Vaults are available under the ClearML Enterprise plan
Administrator Vaults are available under the ClearML Enterprise plan.
:::
Administrators can set configuration for users, [service accounts](../webapp/webapp_profile.md#service-accounts),

View File

@ -3,7 +3,7 @@ title: Identity Providers
---
:::important Enterprise Feature
This feature is available under the ClearML Enterprise plan
This feature is available under the ClearML Enterprise plan.
:::
Administrators can seamlessly connect ClearML with their identity service providers to easily implement single sign-on

View File

@ -3,7 +3,7 @@ title: User Groups
---
:::important Enterprise Feature
User Groups are available under the ClearML Enterprise plan
User Groups are available under the ClearML Enterprise plan.
:::
Administrators can define user groups, which can be used for access privilege management. User groups facilitate easy

View File

@ -73,7 +73,7 @@ to open the app's instance launch form.
* Monitored Queue - Queue associated with this VM instance type. The tasks enqueued to this queue will be executed on VM instances of this type
* Machine Image (optional) - The GCP machine image to launch
:::note
The machine image used for the autoscaler must include docker runtime and virtualenv
The machine image used for the autoscaler must include docker runtime and virtualenv.
:::
* Disc Size (in GB) (optional)
* Use the default GCP Service Account - If selected, the default service account will be used. To use a

View File

@ -3,7 +3,7 @@ title: Jupyter Lab
---
:::important Enterprise Feature
The Jupyter Lab application is available under the ClearML Enterprise plan
The Jupyter Lab application is available under the ClearML Enterprise plan.
:::
The Jupyter Lab UI application allows you to launch a remote Jupyter Lab session on a machine that better meets resource needs.

View File

@ -3,7 +3,7 @@ title: Task Scheduler
---
:::important Enterprise Feature
The Task Scheduler application is available under the ClearML Enterprise plan
The Task Scheduler application is available under the ClearML Enterprise plan.
:::
ClearML's Task Scheduler Application lets you schedule tasks for one-shot and/or periodic execution at specified times.

View File

@ -3,7 +3,7 @@ title: Trigger Manager
---
:::important Enterprise Feature
The Trigger Manager application is available under the ClearML Enterprise plan
The Trigger Manager application is available under the ClearML Enterprise plan.
:::
ClearML's Trigger Manager Application lets you define tasks to be run when predefined events occur. The Trigger Manager

View File

@ -3,7 +3,7 @@ title: Resource Policies
---
:::important ENTERPRISE FEATURE
This feature is available under the ClearML Enterprise plan
This feature is available under the ClearML Enterprise plan.
:::

View File

@ -253,12 +253,8 @@ tools (e.g. Notion). See [Plot Controls](#plot-controls).
The complete experiment log containing everything printed to stdout and stderr appears in the **CONSOLE** tab. The full log
is downloadable. To view the end of the log, click **Jump to end**.
<Collapsible type="screenshot" title="View a screenshot">
![Console tab](../img/webapp_tracking_32.png)
</Collapsible>
### Scalars

View File

@ -3,7 +3,7 @@ title: Orchestration Dashboard
---
:::important Enterprise Feature
This feature is available under the ClearML Enterprise plan
This feature is available under the ClearML Enterprise plan.
:::
Use the orchestration dashboard to monitor all of your available and in-use compute resources:

View File

@ -146,7 +146,7 @@ in that workspace. You can rejoin the workspace only if you are re-invited.
### Configuration Vault
:::info Enterprise Feature
This feature is 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)
@ -172,7 +172,7 @@ Fill in values using any of ClearML supported configuration formats: HOCON / JSO
## Administrator Vaults
:::info Enterprise Feature
This feature is available under the ClearML Enterprise plan
This feature is available under the ClearML Enterprise plan.
:::
Administrators can define multiple [configuration vaults](#configuration-vault) which will each be applied to designated
@ -375,7 +375,7 @@ otherwise provided individually or to another group they are members of).
## Access Rules
:::important Enterprise Feature
This feature is 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,
@ -435,7 +435,7 @@ on the respective column and select the users / groups / service accounts to vie
## Identity Providers
:::important Enterprise Feature
This feature is available under the ClearML Enterprise plan
This feature is available under the ClearML Enterprise plan.
:::
Administrators can connect identity service providers to the server: configure an identity connection, which allows