Skip to content

Commit d22965b

Browse files
author
Larry Franks
committed
acrolinx
1 parent 2f33d3c commit d22965b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/service/how-to-track-experiments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,9 @@ The [Start, monitor, and cancel training runs](how-to-manage-runs.md) article hi
232232

233233
Compute targets used to train models are a shared resource. As such, they may have multiple jobs queued or running at a given time. To see the training jobs for a specific compute target from your browser, use the following steps:
234234

235-
1. From the [Azure Machine Learning studio](https://ml.azure.com/), select the your workspace, and then select __Compute__ from the left side of the page.
235+
1. From the [Azure Machine Learning studio](https://ml.azure.com/), select your workspace, and then select __Compute__ from the left side of the page.
236236

237-
1. Select __Training Clusters__ to display a list of compute targets used for training. Then select the cluster that you are interested in.
237+
1. Select __Training Clusters__ to display a list of compute targets used for training. Then select the cluster.
238238

239239
![Select the training cluster](./media/how-to-track-experiments/select-training-compute.png)
240240

0 commit comments

Comments
 (0)