mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#557)
This commit is contained in:
@@ -32,8 +32,8 @@ When a user opens the hyperlink for a shared experiment in their browser, only t
|
||||
|
||||
1. Click **Share** in one of these ways:
|
||||
|
||||
* The experiment table - Right-click the experiment **>** **Share**
|
||||
* The experiment info panel or full screen details view **>** <img src="/docs/latest/icons/ico-bars-menu.svg" alt="Menu" className="icon size-md space-sm" />
|
||||
* In the [experiment table](webapp_exp_table.md), right-click the experiment **>** **Share**
|
||||
* In the experiment info panel or full screen details view, click <img src="/docs/latest/icons/ico-bars-menu.svg" alt="Menu" className="icon size-md space-sm" />
|
||||
(menu) **>** **Share**.
|
||||
|
||||
1. Click **Remove link**.
|
||||
|
||||
@@ -50,7 +50,7 @@ of a project folder to open its context menu and access the following project ac
|
||||
* **Rename** - Rename the project.
|
||||
* **New Project** - Create a new project (by default a subproject).
|
||||
* **Move to** - Move the project into another project. If the target project does not exist, it is created on-the-fly.
|
||||
* **Delete** - Delete the project. To delete a project, all of its all contents (i.e. any pipelines/reports/datasets) must
|
||||
* **Delete** - Delete the project. To delete a project, all of its contents (i.e. any pipelines/reports/datasets) must
|
||||
first be archived or removed.
|
||||
|
||||
## Create New Projects
|
||||
|
||||
Reference in New Issue
Block a user