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

This commit is contained in:
amlrelsa-ms
2021-09-07 17:32:15 +00:00
parent 015e261f29
commit aeab6b3e28
32 changed files with 764 additions and 42 deletions

View File

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