update samples from Release-209 as a part of 1.56.0 SDK stable release

This commit is contained in:
amlrelsa-ms
2024-04-29 18:42:13 +00:00
parent f0442166cd
commit 8373b93887
126 changed files with 915 additions and 7276 deletions

View File

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