Update configuration.ipynb

This commit is contained in:
Roope Astala
2019-01-28 18:08:41 -05:00
committed by GitHub
parent b00f75edd8
commit e01216d85b

View File

@@ -96,7 +96,7 @@
"source": [
"import azureml.core\n",
"\n",
"print(\"This notebook was created using version 1.0.6 of the Azure ML SDK\")\n",
"print(\"This notebook was created using version 1.0.10 of the Azure ML SDK\")\n",
"print(\"You are currently using version\", azureml.core.VERSION, \"of the Azure ML SDK\")"
]
},
@@ -373,4 +373,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}