update samples from Release-137 as a part of 1.0.53 SDK release

This commit is contained in:
vizhur
2019-07-24 22:37:36 +00:00
parent ddfce6b24c
commit ee1da0ee19
57 changed files with 2778 additions and 511 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.48\r\n, you are currently running version\", azureml.core.VERSION)"
"print(\"This notebook was created using SDK version 1.0.53, you are currently running version\", azureml.core.VERSION)"
]
},
{