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

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