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

This commit is contained in:
amlrelsa-ms
2020-06-08 22:28:25 +00:00
parent 34898828be
commit 34a67c1f8b
40 changed files with 1388 additions and 145 deletions

View File

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