From 4a361782d8b68c503b881e0b5e91df728c72a551 Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Tue, 24 May 2022 09:23:51 +0300 Subject: [PATCH] Edit Task ID location description (#259) --- docs/fundamentals/hpo.md | 4 ++-- docs/webapp/webapp_exp_track_visual.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/fundamentals/hpo.md b/docs/fundamentals/hpo.md index 543081a0..396b3601 100644 --- a/docs/fundamentals/hpo.md +++ b/docs/fundamentals/hpo.md @@ -118,8 +118,8 @@ optimization.
:::tip Locating Task ID -To locate the base task's ID, go to the task's info panel in the [WebApp](../webapp/webapp_overview.md). In the top of the panel, -to the right of the task name, click `ID` and the task ID appears +To locate the base task's ID, go to the task's info panel in the [WebApp](../webapp/webapp_overview.md). The ID appears +in the task header. ::: diff --git a/docs/webapp/webapp_exp_track_visual.md b/docs/webapp/webapp_exp_track_visual.md index aa79d5f4..e3fcaa7a 100644 --- a/docs/webapp/webapp_exp_track_visual.md +++ b/docs/webapp/webapp_exp_track_visual.md @@ -406,4 +406,4 @@ on, label versions of experiments, or apply team names to organize experimentati ## Locating the Experiment (Task) ID -* In the info panel, in the top area, to the right of the Task name, click **ID**. The Task ID appears. +The task ID appears in the experiment page's header.