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

This commit is contained in:
amlrelsa-ms
2021-05-10 18:38:34 +00:00
parent 441a5b0141
commit eac6b69bae
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\")"
]
},