Skip to content

Commit efe1ad2

Browse files
committed
save
1 parent 4b92107 commit efe1ad2

File tree

2 files changed

+26
-2
lines changed

2 files changed

+26
-2
lines changed

‎nbs/api/14_quarto.ipynb‎

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,9 +671,21 @@
671671
],
672672
"metadata": {
673673
"kernelspec": {
674-
"display_name": "python3",
674+
"display_name": "Python 3 (ipykernel)",
675675
"language": "python",
676676
"name": "python3"
677+
},
678+
"language_info": {
679+
"codemirror_mode": {
680+
"name": "ipython",
681+
"version": 3
682+
},
683+
"file_extension": ".py",
684+
"mimetype": "text/x-python",
685+
"name": "python",
686+
"nbconvert_exporter": "python",
687+
"pygments_lexer": "ipython3",
688+
"version": "3.12.7"
677689
}
678690
},
679691
"nbformat": 4,

‎nbs/api/17_serve.ipynb‎

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,21 @@
196196
],
197197
"metadata": {
198198
"kernelspec": {
199-
"display_name": "python3",
199+
"display_name": "Python 3 (ipykernel)",
200200
"language": "python",
201201
"name": "python3"
202+
},
203+
"language_info": {
204+
"codemirror_mode": {
205+
"name": "ipython",
206+
"version": 3
207+
},
208+
"file_extension": ".py",
209+
"mimetype": "text/x-python",
210+
"name": "python",
211+
"nbconvert_exporter": "python",
212+
"pygments_lexer": "ipython3",
213+
"version": "3.12.7"
202214
}
203215
},
204216
"nbformat": 4,

0 commit comments

Comments
 (0)