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

@@ -93,7 +93,7 @@
"metadata": {},
"outputs": [],
"source": [
"print(\"This notebook was created using version 1.34.0 of the Azure ML SDK\")\n",
"print(\"This notebook was created using version 1.35.0 of the Azure ML SDK\")\n",
"print(\"You are currently using version\", azureml.core.VERSION, \"of the Azure ML SDK\")"
]
},