mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#880)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: Resource Policies
|
||||
---
|
||||
|
||||
:::note ENTERPRISE FEATURE
|
||||
:::important ENTERPRISE FEATURE
|
||||
This feature is available under the ClearML Enterprise plan
|
||||
:::
|
||||
|
||||
@@ -19,6 +19,8 @@ Set resource reservation and limits for user groups
|
||||
* Connect resource profiles to a policy, making them available to its user group via ClearML queues
|
||||
* Non-administrator users can see the resource policies currently applied to them.
|
||||
|
||||

|
||||
|
||||
## Create a Policy
|
||||
|
||||
**To create a policy:**
|
||||
|
||||
@@ -222,7 +222,7 @@ to open the context menu
|
||||
| Move to Project | Move an experiment to another project. | Any state | None |
|
||||
| Compare | Compare selected experiments (see [Comparing Experiments](webapp_exp_comparing.md)) | Any state | None |
|
||||
|
||||
:::note Enterprise Feature
|
||||
:::important Enterprise Feature
|
||||
The ClearML Enterprise Server provides a mechanism to define your own custom actions, which will
|
||||
appear in the context menu. Create a custom action by defining an HTTP request to issue when clicking on the context menu
|
||||
action. For more information see [Custom UI Context Menu Actions](../deploying_clearml/clearml_server_config.md#custom-ui-context-menu-actions).
|
||||
|
||||
@@ -97,7 +97,7 @@ open the context menu
|
||||
| Move to Project | Move a model to another project. | Any state |
|
||||
| Compare | Compare selected models (see [Comparing Models](webapp_model_comparing.md)). | Any state |
|
||||
|
||||
:::note Enterprise Feature
|
||||
:::important Enterprise Feature
|
||||
The ClearML Enterprise Server provides a mechanism to define your own custom actions, which will
|
||||
appear in the context menu. Create a custom action by defining an HTTP request to issue when clicking on the context menu
|
||||
action. For more information see [Custom UI Context Menu Actions](../deploying_clearml/clearml_server_config.md#custom-ui-context-menu-actions).
|
||||
|
||||
@@ -53,7 +53,7 @@ of a project folder to open its context menu and access the following project ac
|
||||
* **Delete** - Delete the project. To delete a project, all of its contents (i.e. any pipelines/reports/datasets) must
|
||||
first be archived or removed.
|
||||
|
||||
:::note Enterprise Feature
|
||||
:::important Enterprise Feature
|
||||
The ClearML Enterprise Server provides a mechanism to define your own custom actions, which will
|
||||
appear in the context menu. Create a custom action by defining an HTTP request to issue when clicking on the context menu
|
||||
action. For more information see [Custom UI Context Menu Actions](../deploying_clearml/clearml_server_config.md#custom-ui-context-menu-actions).
|
||||
|
||||
@@ -109,7 +109,7 @@ to access queue actions:
|
||||
* Rename - Change the queue's name
|
||||
* Clear - Remove all pending tasks from the queue
|
||||
|
||||
:::note Enterprise Feature
|
||||
:::important Enterprise Feature
|
||||
The ClearML Enterprise Server provides a mechanism to define your own custom actions, which will
|
||||
appear in the context menu. Create a custom action by defining an HTTP request to issue when clicking on the context menu
|
||||
action. For more information see [Custom UI Context Menu Actions](../deploying_clearml/clearml_server_config.md#custom-ui-context-menu-actions).
|
||||
|
||||
Reference in New Issue
Block a user