Skip to content

Commit 9e01905

Browse files
committed
Updated 1.2.
1 parent a8216b8 commit 9e01905

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

notebooks/chapter01_basic/02_pandas.ipynb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,13 @@
275275
]
276276
}
277277
],
278-
"metadata": {},
278+
"metadata": {
279+
"kernelspec": {
280+
"display_name": "Python 3",
281+
"language": "python",
282+
"name": "python3"
283+
}
284+
},
279285
"nbformat": 4,
280286
"nbformat_minor": 0
281287
}

0 commit comments

Comments
 (0)