"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "376dc8dd0999e6333514bcb8a6beef2b5b1bb8da"
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 @@ ...@@ -360,8 +360,8 @@
"version": "0.3.2" "version": "0.3.2"
}, },
"kernelspec": { "kernelspec": {
"display_name": "Python 2", "display_name": "Python 3",
"name": "python2" "name": "python3"
} }
}, },
"nbformat": 4, "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