version 1.0.41

This commit is contained in:
Roope Astala
2019-05-29 10:59:59 -04:00
parent 2a479bb01e
commit db6ae67940
53 changed files with 2088 additions and 803 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.39, you are currently running version\", azureml.core.VERSION)"
"print(\"This notebook was created using SDK version 1.0.41, you are currently running version\", azureml.core.VERSION)"
]
},
{