update samples from Release-170 as a part of 1.51 SDK stable release

This commit is contained in:
amlrelsa-sa
2023-06-06 10:50:33 +05:30
parent 579643326d
commit 3a1824e3ad
46 changed files with 1669 additions and 1382 deletions

View File

@@ -101,7 +101,7 @@
"\n",
"# Check core SDK version number\n",
"\n",
"print(\"This notebook was created using SDK version 1.50.0, you are currently running version\", azureml.core.VERSION)"
"print(\"This notebook was created using SDK version 1.51, you are currently running version\", azureml.core.VERSION)"
]
},
{