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

This commit is contained in:
amlrelsa-ms
2021-10-11 16:09:57 +00:00
parent e2dddfde85
commit 6529298c24
57 changed files with 28923 additions and 192 deletions

View File

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