update samples from Release-169 as a part of 1.50.0 SDK stable release (#1898)

Co-authored-by: amlrelsa-ms <amlrelsa@microsoft.com>
This commit is contained in:
Sasidhar Kasturi
2023-04-14 20:09:38 +05:30
committed by GitHub
parent 7a3ab1e44c
commit e4d84c8e45
28 changed files with 43 additions and 446 deletions

View File

@@ -101,7 +101,7 @@
"\n",
"# Check core SDK version number\n",
"\n",
"print(\"This notebook was created using SDK version 1.49.0, you are currently running version\", azureml.core.VERSION)"
"print(\"This notebook was created using SDK version 1.50.0, you are currently running version\", azureml.core.VERSION)"
]
},
{