update samples from Release-66 as a part of SDK release

This commit is contained in:
amlrelsa-ms
2020-09-21 23:02:01 +00:00
parent bb1c7db690
commit 824d844cd7
92 changed files with 10892 additions and 3303 deletions

View File

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