Skip to content

Commit e30a419

Browse files
authored
Merge pull request #187275 from lgayhardt/patch-61
Image syntax and lightbox
2 parents a9bf928 + 7f7389c commit e30a419

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/overview-what-is-machine-learning-studio.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@ The studio offers multiple authoring experiences depending on the type project a
3535

3636
Write and run your own code in managed [Jupyter Notebook servers](how-to-run-jupyter-notebooks.md) that are directly integrated in the studio.
3737

38-
:::image type="content" source="media/overview-what-is-azure-ml-studio/notebooks.gif" alt-text="Screenshot: write and run code in a notebook":::
38+
:::image type="content" source="media/overview-what-is-azure-ml-studio/notebooks.gif" alt-text="Screenshot: write and run code in a notebook.":::
3939

4040
+ **Azure Machine Learning designer**
4141

4242
Use the designer to train and deploy machine learning models without writing any code. Drag and drop datasets and components to create ML pipelines. Try out the [designer tutorial](tutorial-designer-automobile-price-train-score.md).
4343

44-
![Azure Machine Learning designer example](media/concept-designer/designer-drag-and-drop.gif)
44+
:::image type="content" source="media/concept-designer/designer-drag-and-drop.gif" alt-text="Azure Machine Learning designer example.":::
4545

4646
+ **Automated machine learning UI**
4747

4848
Learn how to create [automated ML experiments](tutorial-first-experiment-automated-ml.md) with an easy-to-use interface.
4949

50-
![AutoML in the Azure Machine Learning studio navigation pane](./media/overview-what-is-azure-ml-studio/azure-machine-learning-automated-ml-ui.jpg)
50+
:::image type="content" source="./media/overview-what-is-azure-ml-studio/azure-machine-learning-automated-ml-ui.jpg" alt-text="AutoML in the Azure Machine Learning studio navigation pane." lightbox = "./media/overview-what-is-azure-ml-studio/azure-machine-learning-automated-ml-ui.jpg":::
5151

5252
+ **Data labeling**
5353

@@ -104,4 +104,4 @@ Start with [Quickstart: Get started with Azure Machine Learning](quickstart-crea
104104
+ [Use a Jupyter notebook to train image classification models](tutorial-train-deploy-notebook.md)
105105
+ [Use automated machine learning to train & deploy models](tutorial-first-experiment-automated-ml.md)
106106
+ [Use the designer to train & deploy models](tutorial-designer-automobile-price-train-score.md)
107-
+ [Use studio in a secured virtual network](how-to-enable-studio-virtual-network.md)
107+
+ [Use studio in a secured virtual network](how-to-enable-studio-virtual-network.md)

0 commit comments

Comments
 (0)