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

This commit is contained in:
amlrelsa-ms
2020-06-22 18:11:40 +00:00
parent fb900916e3
commit 5189691f06
32 changed files with 1551 additions and 27 deletions

View File

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