update samples from Release-8 as a part of 1.4.0 SDK stable release

This commit is contained in:
vizhur
2020-04-27 17:44:41 +00:00
parent 7970209069
commit fd2b09e2c2
30 changed files with 774 additions and 72 deletions

View File

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