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

This commit is contained in:
amlrelsa-ms
2021-01-11 19:35:54 +00:00
parent 3adebd1127
commit 1d05efaac2
31 changed files with 226 additions and 1243 deletions

View File

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