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

This commit is contained in:
amlrelsa-ms
2021-03-24 16:45:36 +00:00
parent 54a065c698
commit 8b32e8d5ad
46 changed files with 2981 additions and 1505 deletions

View File

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