update samples from Release-243 as a part of 1.58.0 SDK stable release

This commit is contained in:
amlrelsa-ms
2024-10-16 17:50:12 +00:00
parent 3c341f6e9a
commit 785fe3c962
17 changed files with 26 additions and 1049 deletions

View File

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