From d8245088167a9a620bdec0015f4cad1b4b8c27cf Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:48:53 +0300 Subject: [PATCH] Reformat UI modules list (#585) --- docs/webapp/webapp_overview.md | 48 ++++++++++++++++++++++------------ 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/docs/webapp/webapp_overview.md b/docs/webapp/webapp_overview.md index 7467778e..7a1b2e31 100644 --- a/docs/webapp/webapp_overview.md +++ b/docs/webapp/webapp_overview.md @@ -13,22 +13,38 @@ The **ClearML Web UI** is the graphical user interface for the ClearML platform, ## UI Modules The WebApp's sidebar provides access to the following modules: -* [Dashboard](webapp_home.md) - - The dashboard for recent activity and quick access to experiments and projects. -* [Projects](webapp_projects_page.md) - - The main experimentation page. Access your experiments and models as they are organized into projects. - The [experiments](webapp_exp_table.md) and [models](webapp_model_table.md) are displayed in tables + ## UI Top Bar ### Settings Menu @@ -38,7 +54,7 @@ in the top right corner of the web UI screen to access the following: * **Settings** - Navigate to ClearML's user [Settings](webapp_profile.md) page: * Set WebApp preferences * Manage workspace API credentials - * Configure Cloud Storage Access credentials for the ClearML Web UI + * Configure cloud storage access credentials for the ClearML Web UI * ClearML Hosted service specific options * View usage information * Manage users and workspaces