Skip to content

Commit d66eadf

Browse files
committed
clean
1 parent 9b97c76 commit d66eadf

File tree

1 file changed

+42
-54
lines changed

1 file changed

+42
-54
lines changed

nbs/06_docments.ipynb

Lines changed: 42 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 1,
5+
"execution_count": null,
66
"metadata": {},
77
"outputs": [],
88
"source": [
@@ -20,7 +20,7 @@
2020
},
2121
{
2222
"cell_type": "code",
23-
"execution_count": 2,
23+
"execution_count": null,
2424
"metadata": {},
2525
"outputs": [],
2626
"source": [
@@ -43,7 +43,7 @@
4343
},
4444
{
4545
"cell_type": "code",
46-
"execution_count": 3,
46+
"execution_count": null,
4747
"metadata": {},
4848
"outputs": [],
4949
"source": [
@@ -76,7 +76,7 @@
7676
},
7777
{
7878
"cell_type": "code",
79-
"execution_count": 4,
79+
"execution_count": null,
8080
"metadata": {},
8181
"outputs": [],
8282
"source": [
@@ -108,7 +108,7 @@
108108
},
109109
{
110110
"cell_type": "code",
111-
"execution_count": 5,
111+
"execution_count": null,
112112
"metadata": {},
113113
"outputs": [],
114114
"source": [
@@ -136,7 +136,7 @@
136136
},
137137
{
138138
"cell_type": "code",
139-
"execution_count": 6,
139+
"execution_count": null,
140140
"metadata": {},
141141
"outputs": [],
142142
"source": [
@@ -151,7 +151,7 @@
151151
},
152152
{
153153
"cell_type": "code",
154-
"execution_count": 7,
154+
"execution_count": null,
155155
"metadata": {},
156156
"outputs": [],
157157
"source": [
@@ -160,7 +160,7 @@
160160
},
161161
{
162162
"cell_type": "code",
163-
"execution_count": 8,
163+
"execution_count": null,
164164
"metadata": {},
165165
"outputs": [],
166166
"source": [
@@ -173,7 +173,7 @@
173173
},
174174
{
175175
"cell_type": "code",
176-
"execution_count": 9,
176+
"execution_count": null,
177177
"metadata": {},
178178
"outputs": [
179179
{
@@ -195,7 +195,7 @@
195195
" 'Returns': Parameter(name='', type='int', desc=['the result of adding `a` to `b`'])}"
196196
]
197197
},
198-
"execution_count": 9,
198+
"execution_count": null,
199199
"metadata": {},
200200
"output_type": "execute_result"
201201
}
@@ -213,7 +213,7 @@
213213
},
214214
{
215215
"cell_type": "code",
216-
"execution_count": 10,
216+
"execution_count": null,
217217
"metadata": {},
218218
"outputs": [],
219219
"source": [
@@ -261,7 +261,7 @@
261261
},
262262
{
263263
"cell_type": "code",
264-
"execution_count": 11,
264+
"execution_count": null,
265265
"metadata": {},
266266
"outputs": [],
267267
"source": [
@@ -271,7 +271,7 @@
271271
},
272272
{
273273
"cell_type": "code",
274-
"execution_count": 12,
274+
"execution_count": null,
275275
"metadata": {},
276276
"outputs": [],
277277
"source": [
@@ -292,7 +292,7 @@
292292
},
293293
{
294294
"cell_type": "code",
295-
"execution_count": 13,
295+
"execution_count": null,
296296
"metadata": {},
297297
"outputs": [],
298298
"source": [
@@ -312,7 +312,7 @@
312312
},
313313
{
314314
"cell_type": "code",
315-
"execution_count": 14,
315+
"execution_count": null,
316316
"metadata": {},
317317
"outputs": [],
318318
"source": [
@@ -347,7 +347,7 @@
347347
},
348348
{
349349
"cell_type": "code",
350-
"execution_count": 15,
350+
"execution_count": null,
351351
"metadata": {},
352352
"outputs": [
353353
{
@@ -365,7 +365,7 @@
365365
" 'return': 'the result of adding `a` to `b`'}"
366366
]
367367
},
368-
"execution_count": 15,
368+
"execution_count": null,
369369
"metadata": {},
370370
"output_type": "execute_result"
371371
}
@@ -383,7 +383,7 @@
383383
},
384384
{
385385
"cell_type": "code",
386-
"execution_count": 16,
386+
"execution_count": null,
387387
"metadata": {},
388388
"outputs": [
389389
{
@@ -411,7 +411,7 @@
411411
" 'default': inspect._empty}}"
412412
]
413413
},
414-
"execution_count": 16,
414+
"execution_count": null,
415415
"metadata": {},
416416
"output_type": "execute_result"
417417
}
@@ -422,7 +422,7 @@
422422
},
423423
{
424424
"cell_type": "code",
425-
"execution_count": 17,
425+
"execution_count": null,
426426
"metadata": {},
427427
"outputs": [
428428
{
@@ -450,7 +450,7 @@
450450
" 'default': inspect._empty}}"
451451
]
452452
},
453-
"execution_count": 17,
453+
"execution_count": null,
454454
"metadata": {},
455455
"output_type": "execute_result"
456456
}
@@ -468,7 +468,7 @@
468468
},
469469
{
470470
"cell_type": "code",
471-
"execution_count": 18,
471+
"execution_count": null,
472472
"metadata": {},
473473
"outputs": [
474474
{
@@ -484,7 +484,7 @@
484484
"{'docment': 'the 1st number to add', 'anno': int, 'default': inspect._empty}"
485485
]
486486
},
487-
"execution_count": 18,
487+
"execution_count": null,
488488
"metadata": {},
489489
"output_type": "execute_result"
490490
}
@@ -502,7 +502,7 @@
502502
},
503503
{
504504
"cell_type": "code",
505-
"execution_count": 19,
505+
"execution_count": null,
506506
"metadata": {},
507507
"outputs": [],
508508
"source": [
@@ -519,7 +519,7 @@
519519
},
520520
{
521521
"cell_type": "code",
522-
"execution_count": 20,
522+
"execution_count": null,
523523
"metadata": {},
524524
"outputs": [
525525
{
@@ -539,7 +539,7 @@
539539
" 'return': \"The result is calculated using Python's builtin `+` operator.\"}"
540540
]
541541
},
542-
"execution_count": 20,
542+
"execution_count": null,
543543
"metadata": {},
544544
"output_type": "execute_result"
545545
}
@@ -557,7 +557,7 @@
557557
},
558558
{
559559
"cell_type": "code",
560-
"execution_count": 21,
560+
"execution_count": null,
561561
"metadata": {},
562562
"outputs": [],
563563
"source": [
@@ -576,7 +576,7 @@
576576
},
577577
{
578578
"cell_type": "code",
579-
"execution_count": 22,
579+
"execution_count": null,
580580
"metadata": {},
581581
"outputs": [
582582
{
@@ -590,7 +590,7 @@
590590
"{'self': None, 'a': 'First operand', 'b': '2nd operand', 'return': None}"
591591
]
592592
},
593-
"execution_count": 22,
593+
"execution_count": null,
594594
"metadata": {},
595595
"output_type": "execute_result"
596596
}
@@ -601,7 +601,7 @@
601601
},
602602
{
603603
"cell_type": "code",
604-
"execution_count": 23,
604+
"execution_count": null,
605605
"metadata": {},
606606
"outputs": [
607607
{
@@ -615,7 +615,7 @@
615615
"{'self': None, 'return': 'Integral result of addition operator'}"
616616
]
617617
},
618-
"execution_count": 23,
618+
"execution_count": null,
619619
"metadata": {},
620620
"output_type": "execute_result"
621621
}
@@ -633,7 +633,7 @@
633633
},
634634
{
635635
"cell_type": "code",
636-
"execution_count": 24,
636+
"execution_count": null,
637637
"metadata": {},
638638
"outputs": [
639639
{
@@ -664,7 +664,7 @@
664664
},
665665
{
666666
"cell_type": "code",
667-
"execution_count": 25,
667+
"execution_count": null,
668668
"metadata": {},
669669
"outputs": [
670670
{
@@ -682,7 +682,7 @@
682682
" 'return': 'the result of adding `a` to `b`'}"
683683
]
684684
},
685-
"execution_count": 25,
685+
"execution_count": null,
686686
"metadata": {},
687687
"output_type": "execute_result"
688688
}
@@ -700,7 +700,7 @@
700700
},
701701
{
702702
"cell_type": "code",
703-
"execution_count": 26,
703+
"execution_count": null,
704704
"metadata": {},
705705
"outputs": [],
706706
"source": [
@@ -718,7 +718,7 @@
718718
},
719719
{
720720
"cell_type": "code",
721-
"execution_count": 27,
721+
"execution_count": null,
722722
"metadata": {},
723723
"outputs": [
724724
{
@@ -746,7 +746,7 @@
746746
" 'return': {'docment': 'the result', 'anno': 'int', 'default': inspect._empty}}"
747747
]
748748
},
749-
"execution_count": 27,
749+
"execution_count": null,
750750
"metadata": {},
751751
"output_type": "execute_result"
752752
}
@@ -764,7 +764,7 @@
764764
},
765765
{
766766
"cell_type": "code",
767-
"execution_count": 28,
767+
"execution_count": null,
768768
"metadata": {},
769769
"outputs": [
770770
{
@@ -778,7 +778,7 @@
778778
"{'name': None, 'age': None, 'weight': None, 'return': None}"
779779
]
780780
},
781-
"execution_count": 28,
781+
"execution_count": null,
782782
"metadata": {},
783783
"output_type": "execute_result"
784784
}
@@ -802,7 +802,7 @@
802802
},
803803
{
804804
"cell_type": "code",
805-
"execution_count": 29,
805+
"execution_count": null,
806806
"metadata": {},
807807
"outputs": [],
808808
"source": [
@@ -830,7 +830,7 @@
830830
},
831831
{
832832
"cell_type": "code",
833-
"execution_count": 30,
833+
"execution_count": null,
834834
"metadata": {},
835835
"outputs": [],
836836
"source": [
@@ -853,7 +853,7 @@
853853
},
854854
{
855855
"cell_type": "code",
856-
"execution_count": 31,
856+
"execution_count": null,
857857
"metadata": {},
858858
"outputs": [
859859
{
@@ -887,18 +887,6 @@
887887
"display_name": "Python 3 (ipykernel)",
888888
"language": "python",
889889
"name": "python3"
890-
},
891-
"language_info": {
892-
"codemirror_mode": {
893-
"name": "ipython",
894-
"version": 3
895-
},
896-
"file_extension": ".py",
897-
"mimetype": "text/x-python",
898-
"name": "python",
899-
"nbconvert_exporter": "python",
900-
"pygments_lexer": "ipython3",
901-
"version": "3.9.7"
902890
}
903891
},
904892
"nbformat": 4,

0 commit comments

Comments
 (0)