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

This commit is contained in:
amlrelsa-ms
2021-06-21 17:16:09 +00:00
parent 928e0d4327
commit d17547d890
26 changed files with 455 additions and 31 deletions

View File

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