Small edits (#880)

This commit is contained in:
pollfly
2024-07-18 10:10:48 +03:00
committed by GitHub
parent bcca59e059
commit 38c9c11e00
10 changed files with 9 additions and 7 deletions

View File

@@ -86,7 +86,7 @@ Access these actions with the context menu in any of the following ways:
| Move to Project | Move a Dataview to another project. |
| Publish | Publish a Dataview to prevent changes to it. *Published* Dataviews are read-only.|
:::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).