Changed python kernel to 3 in dev_summit_2018_demo.ipynb

This commit is contained in:
Siju Samuel 2019-07-04 12:22:37 +05:30
parent f3efc49245
commit ad9d3e8bbb

View File

@ -1924,8 +1924,8 @@
"views": {} "views": {}
}, },
"kernelspec": { "kernelspec": {
"display_name": "Python 2", "display_name": "Python 3",
"name": "python2" "name": "python3"
} }
}, },
"nbformat": 4, "nbformat": 4,