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

This commit is contained in:
amlrelsa-ms
2021-08-02 18:01:38 +00:00
parent 5cb465171e
commit f61898f718
37 changed files with 2058 additions and 175 deletions

View File

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