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

This commit is contained in:
amlrelsa-ms
2020-08-31 20:00:07 +00:00
parent 5080053a35
commit b01c52bfd6
63 changed files with 1290 additions and 3412 deletions

View File

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