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

This commit is contained in:
amlrelsa-ms
2021-12-13 16:57:22 +00:00
parent 352adb7487
commit dd494e9cac
58 changed files with 2355 additions and 253 deletions

View File

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