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

This commit is contained in:
vizhur
2020-05-27 02:45:07 +00:00
parent 12c06a4168
commit 11e8ed2bab
74 changed files with 1085 additions and 713 deletions

View File

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