Skip to content

Commit c9c1d91

Browse files
Merge pull request #89 from Blackmist/297434-uuf
addressing feedback
2 parents 0b39729 + a3d0629 commit c9c1d91

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/machine-learning/how-to-configure-environment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.custom: devx-track-python, devx-track-azurecli, py-fresh-zinc
1515

1616
# Set up a Python development environment for Azure Machine Learning
1717

18+
[!INCLUDE [sdk v2](includes/machine-learning-sdk-v2.md)]
19+
1820
Learn how to configure a Python development environment for Azure Machine Learning.
1921

2022
The following table shows each development environment covered in this article, along with pros and cons.

articles/machine-learning/v1/how-to-configure-environment.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.custom: UpdateFrequency5, devx-track-python, devx-track-azurecli, sdkv1, buil
1515

1616
# Set up a Python development environment for Azure Machine Learning (v1)
1717

18+
[!INCLUDE [sdk v1](../includes/machine-learning-sdk-v1.md)]
19+
1820
Learn how to configure a Python development environment for Azure Machine Learning.
1921

2022
The following table shows each development environment covered in this article, along with pros and cons.
@@ -218,5 +220,5 @@ For more information, see [Data Science Virtual Machines](https://azure.microsof
218220

219221
## Next steps
220222

221-
- [Train and deploy a model](../tutorial-train-deploy-notebook.md) on Azure Machine Learning with the MNIST dataset.
223+
- [Train and deploy a model](tutorial-train-deploy-notebook.md) on Azure Machine Learning with the MNIST dataset.
222224
- See the [Azure Machine Learning SDK for Python reference](/python/api/overview/azure/ml/intro).

0 commit comments

Comments
 (0)