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

This commit is contained in:
amlrelsa-ms
2021-05-24 17:39:23 +00:00
parent 467630f955
commit ec9a5a061d
40 changed files with 644 additions and 361 deletions

View File

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