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

This commit is contained in:
amlrelsa-ms
2021-04-06 16:31:25 +00:00
parent bda592a236
commit 82133343bd
25 changed files with 134 additions and 81 deletions

View File

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