update samples from Release-8 as a part of 1.4.0 SDK stable release

This commit is contained in:
vizhur
2020-04-27 17:44:41 +00:00
parent 7970209069
commit fd2b09e2c2
30 changed files with 774 additions and 72 deletions

View File

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