mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-22 17:56:07 +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 {
|
||||
enabled: true,
|
||||
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
|
||||
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