update samples from Release-94 as a part of SDK release (#1418)

Co-authored-by: amlrelsa-ms <amlrelsa@microsoft.com>
This commit is contained in:
nikAI77
2021-04-06 22:06:12 +05:30
committed by GitHub
parent bda592a236
commit 6f893ff0b4
25 changed files with 134 additions and 81 deletions

View File

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