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

This commit is contained in:
amlrelsa-ms
2020-10-13 05:19:49 +00:00
parent aae823ecd8
commit 5775f8a78f
56 changed files with 1872 additions and 1642 deletions

View File

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