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

This commit is contained in:
amlrelsa-ms
2020-08-17 17:45:26 +00:00
parent 79739b5e1b
commit d0dc4836ae
46 changed files with 1757 additions and 1414 deletions

View File

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