Skip to content

Commit 72180af

Browse files
authored
Merge pull request #78489 from nibaccam/dprep-updates
Update SDK version #s
2 parents 2c00fb3 + a27eda5 commit 72180af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/machine-learning/service/how-to-set-up-training-targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this article, you learn how to use various compute targets for model training
2525

2626

2727
>[!NOTE]
28-
> Code in this article was tested with Azure Machine Learning SDK version 1.0.6.
28+
> Code in this article was tested with Azure Machine Learning SDK version 1.0.39.
2929
3030
## Compute targets for training
3131

articles/machine-learning/service/tutorial-data-prep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ import azureml.dataprep as dprep
8989
```
9090

9191
> [!IMPORTANT]
92-
> Ensure you install the latest version. This tutorial will not work with version number lower than 1.1.0
92+
> Ensure you install the latest azureml.dataprep package version. This tutorial will not work with version number lower than 1.1.0
9393
9494
## Load data
9595

0 commit comments

Comments
 (0)