update samples from Release-149 as a part of 1.0.65 SDK release

This commit is contained in:
vizhur
2019-09-30 17:08:52 +00:00
parent 314bad72a4
commit 45880114db
217 changed files with 3871 additions and 12156 deletions

View File

@@ -100,7 +100,7 @@
"\n",
"# Check core SDK version number\n",
"\n",
"print(\"This notebook was created using SDK version 1.0.62, you are currently running version\", azureml.core.VERSION)"
"print(\"This notebook was created using SDK version 1.0.65, you are currently running version\", azureml.core.VERSION)"
]
},
{