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

This commit is contained in:
amlrelsa-ms
2021-02-10 15:27:28 +00:00
parent 624c46e7f9
commit 7fe27501d1
42 changed files with 826 additions and 210 deletions

View File

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