mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 13:21:46 +00:00
Add WebApp user preference options (#468)
This commit is contained in:
parent
dd649ffff3
commit
81bf15e39c
@ -33,9 +33,13 @@ The profile tab presents user information.
|
|||||||
|
|
||||||
Under **USER PREFERENCES**, users can set a few web UI options:
|
Under **USER PREFERENCES**, users can set a few web UI options:
|
||||||
* **Show Hidden Projects** - Show ClearML infrastructure projects alongside your own projects. Disabled by default.
|
* **Show Hidden Projects** - Show ClearML infrastructure projects alongside your own projects. Disabled by default.
|
||||||
|
* **Don't show ClearML Examples** - Hide the preloaded ClearML example content (project, pipeline, dataset, etc.)
|
||||||
* **HiDPI browser scale override** - Adjust scaling on High-DPI monitors to improve the web UI experience.
|
* **HiDPI browser scale override** - Adjust scaling on High-DPI monitors to improve the web UI experience.
|
||||||
Enabled by default.
|
Enabled by default.
|
||||||
* **Don't show pro tips periodically** - Stop showing ClearML usage tips on login. Disabled by default.
|
* **Don't show pro tips periodically** - Stop showing ClearML usage tips on login. Disabled by default.
|
||||||
|
* **Hide specific container arguments** - Specify which Docker environment variable values should be hidden in logs.
|
||||||
|
When printed, the variable values are replaced with `********`. By default, `CLEARML_API_SECRET_KEY`, `CLEARML_AGENT_GIT_PASS`,
|
||||||
|
`AWS_SECRET_ACCESS_KEY`, and `AZURE_STORAGE_KEY` values are redacted.
|
||||||
|
|
||||||
:::info Self-hosted ClearML Server
|
:::info Self-hosted ClearML Server
|
||||||
The self-hosted ClearML Server has an additional option to enable sharing anonymous telemetry data with the ClearML
|
The self-hosted ClearML Server has an additional option to enable sharing anonymous telemetry data with the ClearML
|
||||||
|
Loading…
Reference in New Issue
Block a user