update samples from Release-157 as a part of SDK release

This commit is contained in:
amlrelsa-ms
2022-09-06 23:16:24 +00:00
parent 9ca567cd9c
commit 7f7f0040fd
27 changed files with 48 additions and 33 deletions

View File

@@ -151,8 +151,7 @@
"# use a curated environment that has already been built for you\n",
"\n",
"env = Environment.get(workspace=ws, \n",
" name=\"AzureML-Scikit-learn0.24-Cuda11-OpenMpi4.1.0-py36\", \n",
" version=1)"
" name=\"AzureML-sklearn-0.24-ubuntu18.04-py37-cpu\")"
]
},
{