update samples from Release-153 as a part of 1.0.69 SDK release

This commit is contained in:
vizhur
2019-10-14 22:30:58 +00:00
parent 5fcf4887bc
commit 2e404cfc3a
139 changed files with 1250 additions and 25949 deletions

View File

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