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

This commit is contained in:
amlrelsa-ms
2020-09-21 23:02:01 +00:00
parent bb1c7db690
commit 824d844cd7
92 changed files with 10892 additions and 3303 deletions

View File

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