update samples from Release-153 as a part of 1.46.0 SDK stable release

This commit is contained in:
amlrelsa-ms
2022-09-30 17:30:23 +00:00
parent f18a0dfc4d
commit 3228bbfc63
142 changed files with 389 additions and 467 deletions

View File

@@ -101,7 +101,7 @@
"\n",
"# Check core SDK version number\n",
"\n",
"print(\"This notebook was created using SDK version 1.45.0, you are currently running version\", azureml.core.VERSION)"
"print(\"This notebook was created using SDK version 1.46.0, you are currently running version\", azureml.core.VERSION)"
]
},
{
@@ -597,9 +597,9 @@
],
"friendly_name": "Logging APIs",
"kernelspec": {
"display_name": "Python 3.6",
"display_name": "Python 3.8 - AzureML",
"language": "python",
"name": "python36"
"name": "python38-azureml"
},
"language_info": {
"codemirror_mode": {