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

This commit is contained in:
amlrelsa-ms
2020-08-04 06:12:06 +00:00
parent 0ab8b141ee
commit 5b684070e1
62 changed files with 278 additions and 16066 deletions

View File

@@ -103,7 +103,7 @@
"source": [
"import azureml.core\n",
"\n",
"print(\"This notebook was created using version 1.10.0 of the Azure ML SDK\")\n",
"print(\"This notebook was created using version 1.11.0 of the Azure ML SDK\")\n",
"print(\"You are currently using version\", azureml.core.VERSION, \"of the Azure ML SDK\")"
]
},