mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -169,7 +169,7 @@ The user group table lists all the active user groups. Each row includes a group
|
||||
1. Click **+ ADD GROUP**
|
||||
1. In the dialog, add a group name and description
|
||||
1. Add members to the group. When clicking the input box, a list of workspace members appears, from which group members
|
||||
can be selected. Filter the list by typing part of the username. To remove a member, Hover over a user's row and click
|
||||
can be selected. Filter the list by typing part of the username. To remove a member, hover over a user's row and click
|
||||
the <img src="/docs/latest/icons/ico-trash.svg" alt="Trash can" className="icon size-md" /> button
|
||||
1. Click **SAVE**
|
||||
|
||||
|
||||
@@ -47,7 +47,8 @@ value. Click the point to go to the experiment's details page.
|
||||
|
||||
## Project Description
|
||||
|
||||
Every project has a `description` field. The UI provides a Markdown editor to edit this field.
|
||||
Every project has a `description` field. The UI provides a Markdown editor to edit this field. For a quick reference for
|
||||
the MarkDown syntax that can be used, see [Markdown Formatting Quick Guide](webapp_reports.md#markdown-formatting-quick-guide).
|
||||
|
||||
In the Markdown document, you can write and share reports and add links to ClearML experiments
|
||||
or any network resource such as issue tracker, web repository, etc.
|
||||
|
||||
Reference in New Issue
Block a user