Skip to content

Instantly share code, notes, and snippets.

@jakevdp
Created April 22, 2020 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakevdp/de56c474b41add4540deba2426534a49 to your computer and use it in GitHub Desktop.
Save jakevdp/de56c474b41add4540deba2426534a49 to your computer and use it in GitHub Desktop.
Empty Python 2 notebook
Display the source blob
Display the rendered blob
Raw
{
"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