Created
April 22, 2020 16:22
-
-
Save jakevdp/de56c474b41add4540deba2426534a49 to your computer and use it in GitHub Desktop.
Empty Python 2 notebook
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nbformat": 4, | |
"nbformat_minor": 0, | |
"metadata": { | |
"colab": { | |
"name": "scratchpad", | |
"provenance": [] | |
}, | |
"kernelspec": { | |
"display_name": "Python 2", | |
"name": "python2" | |
} | |
}, | |
"cells": [ | |
{ | |
"cell_type": "code", | |
"metadata": { | |
"colab_type": "code", | |
"id": "lIYdn1woOS1n", | |
"colab": {} | |
}, | |
"source": [ | |
"" | |
], | |
"execution_count": 0, | |
"outputs": [] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment