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

This commit is contained in:
amlrelsa-ms
2021-03-09 05:36:08 +00:00
parent 3fe4f8b038
commit 35287ab0d8
136 changed files with 1137 additions and 9546 deletions

View File

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