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

This commit is contained in:
amlrelsa-ms
2021-01-25 19:03:14 +00:00
parent cda1f3e4cf
commit 249fb6bbb5
22 changed files with 36 additions and 30 deletions

View File

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