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

This commit is contained in:
amlrelsa-ms
2020-07-20 20:44:42 +00:00
parent f80512a6db
commit d096535e48
37 changed files with 265 additions and 282 deletions

View File

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