update samples from Release-86 as a part of 1.28.0 SDK stable release

This commit is contained in:
amlrelsa-ms
2021-05-10 18:01:38 +00:00
parent 441a5b0141
commit a243beee5e
117 changed files with 451 additions and 2252 deletions

View File

@@ -92,7 +92,7 @@
"metadata": {},
"outputs": [],
"source": [
"print(\"This notebook was created using version 1.27.0 of the Azure ML SDK\")\n",
"print(\"This notebook was created using version 1.28.0 of the Azure ML SDK\")\n",
"print(\"You are currently using version\", azureml.core.VERSION, \"of the Azure ML SDK\")"
]
},