Skip to content

Commit a00df7a

Browse files
committed
cleaned nb
1 parent 3534cfe commit a00df7a

File tree

1 file changed

+10
-22
lines changed

1 file changed

+10
-22
lines changed

nbs/api/17_serve.ipynb

Lines changed: 10 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
{
1515
"cell_type": "code",
16-
"execution_count": 1,
16+
"execution_count": null,
1717
"id": "f305fea5",
1818
"metadata": {},
1919
"outputs": [],
@@ -23,7 +23,7 @@
2323
},
2424
{
2525
"cell_type": "code",
26-
"execution_count": 2,
26+
"execution_count": null,
2727
"id": "6899a335",
2828
"metadata": {},
2929
"outputs": [],
@@ -45,7 +45,7 @@
4545
},
4646
{
4747
"cell_type": "code",
48-
"execution_count": 3,
48+
"execution_count": null,
4949
"id": "32c11e55",
5050
"metadata": {},
5151
"outputs": [],
@@ -56,7 +56,7 @@
5656
},
5757
{
5858
"cell_type": "code",
59-
"execution_count": 4,
59+
"execution_count": null,
6060
"id": "65766a33",
6161
"metadata": {},
6262
"outputs": [],
@@ -79,7 +79,7 @@
7979
},
8080
{
8181
"cell_type": "code",
82-
"execution_count": 5,
82+
"execution_count": null,
8383
"id": "abc3835a",
8484
"metadata": {},
8585
"outputs": [],
@@ -104,7 +104,7 @@
104104
},
105105
{
106106
"cell_type": "code",
107-
"execution_count": 6,
107+
"execution_count": null,
108108
"id": "8b3b08f7",
109109
"metadata": {},
110110
"outputs": [],
@@ -120,7 +120,7 @@
120120
},
121121
{
122122
"cell_type": "code",
123-
"execution_count": 7,
123+
"execution_count": null,
124124
"id": "14463227",
125125
"metadata": {},
126126
"outputs": [],
@@ -157,7 +157,7 @@
157157
},
158158
{
159159
"cell_type": "code",
160-
"execution_count": 8,
160+
"execution_count": null,
161161
"id": "1745c2c3",
162162
"metadata": {},
163163
"outputs": [],
@@ -176,7 +176,7 @@
176176
},
177177
{
178178
"cell_type": "code",
179-
"execution_count": 9,
179+
"execution_count": null,
180180
"id": "04dd6d30",
181181
"metadata": {},
182182
"outputs": [],
@@ -196,21 +196,9 @@
196196
],
197197
"metadata": {
198198
"kernelspec": {
199-
"display_name": "Python 3 (ipykernel)",
199+
"display_name": "python3",
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.10.12"
214202
}
215203
},
216204
"nbformat": 4,

0 commit comments

Comments
 (0)