version check

This commit is contained in:
Roope Astala
2019-05-14 16:03:39 -04:00
parent 2d41c00488
commit 0d448892a3
2 changed files with 2 additions and 2 deletions

View File

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