update samples from Release-88 as a part of 1.29.0 SDK stable release

This commit is contained in:
amlrelsa-ms
2021-05-24 17:04:07 +00:00
parent 467630f955
commit dda35dfcf1
23 changed files with 164 additions and 292 deletions

View File

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