We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9cf68 commit 457cffcCopy full SHA for 457cffc
1 file changed
nbs/api/00_core.ipynb
@@ -3904,9 +3904,21 @@
3904
],
3905
"metadata": {
3906
"kernelspec": {
3907
- "display_name": "python3",
+ "display_name": "Python 3 (ipykernel)",
3908
"language": "python",
3909
"name": "python3"
3910
+ },
3911
+ "language_info": {
3912
+ "codemirror_mode": {
3913
+ "name": "ipython",
3914
+ "version": 3
3915
3916
+ "file_extension": ".py",
3917
+ "mimetype": "text/x-python",
3918
+ "name": "python",
3919
+ "nbconvert_exporter": "python",
3920
+ "pygments_lexer": "ipython3",
3921
+ "version": "3.12.9"
3922
}
3923
},
3924
"nbformat": 4,
0 commit comments