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

This commit is contained in:
amlrelsa-ms
2022-02-28 17:20:57 +00:00
parent 9094da4085
commit 6d8bf32243
58 changed files with 2924 additions and 480 deletions

View File

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