mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -9,7 +9,8 @@ projects in your workspace. Projects that contain nested subprojects are identif
|
||||
An exception is the **All Experiments** folder, which shows all projects' and subprojects' contents in a single, flat
|
||||
list.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
If a project has any subprojects, clicking its folder will open its own project page. Access the projects' top-level
|
||||
contents (i.e. experiments, models etc.) via the folder with the bracketed (`[ ]`) project name.
|
||||
@@ -23,7 +24,8 @@ Project folders display summarized project information:
|
||||
|
||||
<div class="max-w-50">
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
@@ -32,7 +34,8 @@ Project folders display summarized project information:
|
||||
|
||||
<div class="max-w-50">
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
@@ -47,7 +50,8 @@ are labeled with <img src="/docs/latest/icons/ico-ghost.svg" alt="Hidden project
|
||||
|
||||
<br/>
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
</Collapsible>
|
||||
|
||||
@@ -56,7 +60,12 @@ are labeled with <img src="/docs/latest/icons/ico-ghost.svg" alt="Hidden project
|
||||
Click <img src="/docs/latest/icons/ico-bars-menu.svg" alt="Menu" className="icon size-md space-sm" /> on the top right
|
||||
of a project folder to open its context menu and access the following project actions:
|
||||
|
||||

|
||||
<div class="max-w-50">
|
||||
|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
* **Edit** - Rename the project and/or modify its default output destination.
|
||||
* **New Project** - Create a new project (by default a subproject).
|
||||
@@ -75,7 +84,12 @@ action. For more information see [Custom UI Context Menu Actions](../deploying_c
|
||||
To create a project, click the **+ NEW PROJECT** button in the top right of the page or in a project's context menu,
|
||||
which will open a **New Project** modal.
|
||||
|
||||

|
||||
<div class="max-w-75">
|
||||
|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
* Project name
|
||||
* Create in - Where the project should be created, either as a top-level project (create in `Projects root`) or as a
|
||||
|
||||
Reference in New Issue
Block a user