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

This commit is contained in:
amlrelsa-ms
2023-06-06 21:58:24 +05:30
parent 3a1824e3ad
commit cc85949d6d
19 changed files with 27 additions and 25 deletions

View File

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