From dd98abde93769b2255c65eebf6ebee057d8c8d1b Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Tue, 5 Oct 2021 12:31:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6b60fc..d97931a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To start using the AutoML Code Gen Preview, the feature must be enabled when sub Please note that these instructions may be updated as needed during the preview. -### SDK +### Install Azure ML SDK private preview version When using AutoML via the SDK, you will need to ensure that you call `experiment.submit()` from a Conda environment that contains the private preview SDK. In addition, this feature is only enabled for experiments running on a remote compute target.