update samples - test

This commit is contained in:
vizhur
2019-11-04 17:57:28 +00:00
parent e1bfa98844
commit 41fa508d53
30 changed files with 2818 additions and 1718 deletions

View File

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