clearml-docs/docs/webapp/webapp_overview.md
2024-11-07 12:17:26 +02:00

7.3 KiB

title
WebApp

The ClearML Web UI is the graphical user interface for the ClearML platform, which includes:

  • Experiment management
  • Browsing
  • Resource utilization monitoring
  • Profile management
  • Direct access to the ClearML community (Slack channel, YouTube, and GitHub).

WebApp screenshots gif

UI Modules

The WebApp's sidebar provides access to the following modules:

UI Top Bar

Settings Menu

Click the profile menu button Profile button in the top right corner of the web UI screen to access the following:

Finding What You're Looking for

Use the search bar Magnifying glass to find your ClearML resources.

To search using regex, click the .* icon on the search bar.

Search results are returned for the different ClearML objects:

  • Experiments - Searching an experiment table looks for matches in the experiments' name, ID, description and input and output models. The enterprise version also includes experiment Dataviews' hyper-datasets and versions.
  • Models - Searching a Model table looks for matches in the models' name, ID and description.
  • Dataviews (Enterprise only) - Searching a Dataviews table looks for matches in the Dataviews' name, ID, description, hyper-datasets, and versions.
  • Datasets - Searching the datasets page looks for matches in the datasets' name, ID, and description. In a dataset's version table, a search looks for matches in the versions' name, ID, and description.
  • Pipelines - Searching the pipelines page looks for matches in the datasets' name, ID, and description. In a pipeline run's table, a search looks for matches in the runs' name and ID.
  • Reports - Searching the reports page looks for matches in the reports' name, ID, tags, project, description, and report content.

The search bar in the Dashboard page searches the whole WebApp for objects that match queries as specified above and returns results divided by object type (projects, experiments, models, etc.).

:::tip Additional filtering ClearML's object tables (e.g. experiments, models, pipelines, and datasets) provide column filters to easily focus your search by object properties (e.g status, creation/update time, metric values, etc.). :::

Helpful Resources

Click the help menu button Help menu in the top right corner of the web UI screen to access the self-help resources including:

  • ClearML Python Package setup - Instruction to get started with the clearml Python package
  • ClearML on YouTube Youtube - Instructional videos on integrating ClearML into your workflow
  • Online Documentation
  • Pro Tips - Tips for working with ClearML efficiently
  • Contact Us - Quick access to ClearML contact form