update samples from Release-118 as a part of SDK release (#1673)

Co-authored-by: amlrelsa-ms <amlrelsa@microsoft.com>
This commit is contained in:
raja7592
2022-01-25 06:37:35 +05:30
committed by GitHub
parent 2a2d2efa17
commit ce82af2ab0
33 changed files with 115 additions and 118 deletions

View File

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