Let's switch to the Joy kernel.

This commit is contained in:
Simon Forman 2021-11-24 12:08:41 -08:00
parent f7364a6161
commit 865f06d93d
1 changed files with 6 additions and 13 deletions

View File

@ -360,21 +360,14 @@
], ],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "Python 2", "display_name": "Joypy",
"language": "python", "language": "",
"name": "python2" "name": "thun"
}, },
"language_info": { "language_info": {
"codemirror_mode": { "file_extension": ".joy",
"name": "ipython", "mimetype": "text/plain",
"version": 3 "name": "Joy"
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.3"
} }
}, },
"nbformat": 4, "nbformat": 4,