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

This commit is contained in:
amlrelsa-ms
2022-08-03 16:29:31 +00:00
parent dd0976f678
commit 64a733480b
32 changed files with 1174 additions and 66 deletions

View File

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