mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-23 02:06:01 +00:00
Small edits
This commit is contained in:
commit
f5e3d4e5f0
@ -154,7 +154,7 @@ should be reviewed and modified prior to the server installation
|
|||||||
fixed_users {
|
fixed_users {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
users: [
|
users: [
|
||||||
{username: "support", password: "<enter password here>", admin: true, name: "allegro.ai Support User"},
|
{username: "support", password: "<enter password here>", admin: true, name: "ClearML Support User"},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -81,7 +81,7 @@ The ClearML UI provides two search options on most pages:
|
|||||||
on the top banner of every page searches the whole WebApp for objects that match the queries as specified above and
|
on the top banner of every page searches the whole WebApp for objects that match the queries as specified above and
|
||||||
returns results grouped by object (projects, tasks, models, etc.).
|
returns results grouped by object (projects, tasks, models, etc.).
|
||||||
|
|
||||||
To use regular expressions, click the .* icon in the search bar.
|
To use regular expressions, click the `.*` icon in the search bar.
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
Loading…
Reference in New Issue
Block a user