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

This commit is contained in:
amlrelsa-ms
2021-01-25 19:03:14 +00:00
parent cda1f3e4cf
commit 249fb6bbb5
22 changed files with 36 additions and 30 deletions

View File

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