Unverified Commit aaeeb91f authored by Jake Vanderplas's avatar Jake Vanderplas Committed by GitHub
Browse files

Set deeplay_demo.ipynb to Python 3 (#8345)

Python 2 is deprecated. Tested by running the notebook in a Python 3 runtime.
parent fc3029e6
......@@ -360,8 +360,8 @@
"version": "0.3.2"
},
"kernelspec": {
"display_name": "Python 2",
"name": "python2"
"display_name": "Python 3",
"name": "python3"
}
},
"nbformat": 4,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment