Updating the docs. Playing with Joy Kernel.

This commit is contained in:
Simon Forman
2021-11-24 08:54:08 -08:00
parent 876c68c02f
commit f7364a6161
4 changed files with 1574 additions and 17 deletions
+4 -6
View File
@@ -314,9 +314,7 @@
{
"cell_type": "markdown",
"metadata": {},
"source": [
"We only want the terms *less than* 1000."
]
"source": []
},
{
"cell_type": "code",
@@ -1092,9 +1090,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python2"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
@@ -1106,7 +1104,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.3"
"version": "3.7.10"
}
},
"nbformat": 4,