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": {
"kernelspec": {
"display_name": "Python 2",
"language": "python",
"name": "python2"
"display_name": "Joypy",
"language": "",
"name": "thun"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.3"
"file_extension": ".joy",
"mimetype": "text/plain",
"name": "Joy"
}
},
"nbformat": 4,