Skip to content

Commit 30f8384

Browse files
committed
Fix lightbox
1 parent 69cb2c2 commit 30f8384

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/machine-learning/tutorial-train-deploy-image-classification-model-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ At this point, a request is sent to Azure to run your experiment on the selected
109109

110110
When the dialog requesting to open an external website appears, select **Open**.
111111

112-
:::image type="content" source="media/tutorial-train-deploy-image-classification-model-vscode/track-experiment-progress.png" alt-text="Screenshot that shows the job's progress." lightbox=media/tutorial-train-deploy-image-classification-model-vscode/track-experiment-progress.png":::
112+
:::image type="content" source="media/tutorial-train-deploy-image-classification-model-vscode/track-experiment-progress.png" alt-text="Screenshot that shows the job's progress." lightbox="media/tutorial-train-deploy-image-classification-model-vscode/track-experiment-progress.png":::
113113

114114
When the model is done training, the status label next to the run node updates to *Completed*.
115115

articles/machine-learning/v1/how-to-use-automlstep-in-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use automated machine learning in pipelines
2+
title: Use Automated Machine Learning in Pipelines
33
titleSuffix: Azure Machine Learning
44
description: Learn how to use AutoMLStep to set up automated machine learning in your pipelines.
55
services: machine-learning

0 commit comments

Comments
 (0)