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

This commit is contained in:
amlrelsa-ms
2021-11-08 16:09:41 +00:00
parent c7e1241e20
commit aebe34b4e8
51 changed files with 2362 additions and 983 deletions

View File

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