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

This commit is contained in:
amlrelsa-ms
2021-08-02 18:01:38 +00:00
parent 5cb465171e
commit f61898f718
37 changed files with 2058 additions and 175 deletions

View File

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