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

This commit is contained in:
amlrelsa-ms
2021-12-13 16:57:22 +00:00
parent 352adb7487
commit dd494e9cac
58 changed files with 2355 additions and 253 deletions

View File

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