update samples from Release-240 as a part of 1.57.0 SDK stable release

This commit is contained in:
amlrelsa-ms
2024-08-05 21:57:46 +00:00
parent 2352e458c7
commit aae88e87ea
45 changed files with 113 additions and 2685 deletions

View File

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