Skip to content

Commit 1597332

Browse files
authored
Merge pull request #159251 from nibaccam/revert-159106-run-numbers
Revert "Experiment runs | Run numbers gifs + images"
2 parents 73eac43 + d0198be commit 1597332

File tree

8 files changed

+5
-18
lines changed

8 files changed

+5
-18
lines changed

articles/machine-learning/how-to-track-monitor-analyze-runs.md

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ This article shows how to do the following tasks:
2121

2222
* Monitor run performance.
2323
* Create a custom view.
24-
* Add run display name.
2524
* Add a run description.
2625
* Tag and find runs.
2726
* Run search over your run history.
@@ -190,23 +189,11 @@ To view your runs in the studio:
190189
In the **All runs'** page, you can filter the runs list by tags, experiments, compute target and more to better organize and scope your work.
191190

192191
1. Make customizations to the page by selecting runs to compare, adding charts or applying filters. These changes can be saved as a **Custom View** so you can easily return to your work. Users with workspace permissions can edit, or view the custom view. Also, share the custom view with team members for enhanced collaboration by selecting **Share view**.
193-
194-
:::image type="content" source="media/how-to-track-monitor-analyze-runs/custom-views.gif" alt-text="Screenshot: create a custom view":::
195-
196-
1. To view the run logs, select a specific run and in the **Outputs + logs** tab, you can find diagnostic and error logs for your run.
197-
198-
## Run display name
199-
A run display name is an optional, non-unique, user-friendly property that can be added to a run to help annotate runs and provide more meaningful information to the run.
200-
201-
To edit the run display name, navigate to the **Run Details** page and select the **Edit** icon next to the run. By default, the run display name is set to the run ID. The run ID is the unique identifier for the run and can be added as a column in the runs list view.
202-
203-
:::image type="content" source="media/how-to-track-monitor-analyze-runs/display-name.gif" alt-text="Screenshot: add a display name":::
204-
205-
The following image shows the edited run display name.
206-
207-
:::image type="content" source="media/how-to-track-monitor-analyze-runs/display-name-runs-list.png" alt-text="Screenshot: display name in runs list":::
208192

193+
1. To view the run logs, select a specific run and in the **Outputs + logs** tab, you can find diagnostic and error logs for your run.
209194

195+
:::image type="content" source="media/how-to-track-monitor-analyze-runs/custom-views.gif" alt-text="Screenshot: create a custom view":::
196+
210197
## Run description
211198

212199
A run description can be added to a run to provide more context and information to the run. You can also search on these descriptions from the runs list and add the run description as a column in the runs list.
@@ -273,7 +260,7 @@ In Azure Machine Learning, you can use properties and tags to help organize and
273260

274261
You can add, edit, or delete run tags from the studio. Navigate to the **Run Details** page for your run and select the edit, or pencil icon to add, edit, or delete tags for your runs. You can also search and filter on these tags from the runs list page.
275262

276-
:::image type="content" source="media/how-to-track-monitor-analyze-runs/tags.gif" alt-text="Screenshot: Add, edit, or delete run tags":::
263+
:::image type="content" source="media/how-to-track-monitor-analyze-runs/run-tags.gif" alt-text="Screenshot: Add, edit, or delete run tags":::
277264

278265
---
279266

@@ -355,7 +342,7 @@ To cancel a run in the studio, using the following steps:
355342

356343
1. Select the pipeline run number you want to cancel.
357344

358-
1. In the toolbar, select **Cancel**.
345+
1. In the toolbar, select **Cancel**
359346

360347
---
361348

-134 KB
Loading
1.86 MB
Loading
4.94 MB
Loading
2.27 MB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)