update samples from Release-92 as a part of 1.31.0 SDK stable release

This commit is contained in:
amlrelsa-ms
2021-06-21 16:54:16 +00:00
parent 928e0d4327
commit c6f397cf2d
25 changed files with 451 additions and 29 deletions

View File

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