Skip to content

Commit e01216d

Browse files
authored
Update configuration.ipynb
1 parent b00f75e commit e01216d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: configuration.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"source": [
9797
"import azureml.core\n",
9898
"\n",
99-
"print(\"This notebook was created using version 1.0.6 of the Azure ML SDK\")\n",
99+
"print(\"This notebook was created using version 1.0.10 of the Azure ML SDK\")\n",
100100
"print(\"You are currently using version\", azureml.core.VERSION, \"of the Azure ML SDK\")"
101101
]
102102
},
@@ -373,4 +373,4 @@
373373
},
374374
"nbformat": 4,
375375
"nbformat_minor": 2
376-
}
376+
}

0 commit comments

Comments
 (0)