File tree Expand file tree Collapse file tree 1 file changed +10
-53
lines changed Expand file tree Collapse file tree 1 file changed +10
-53
lines changed Original file line number Diff line number Diff line change 2
2
"cells" : [
3
3
{
4
4
"cell_type" : " code" ,
5
- "execution_count" : 78 ,
5
+ "execution_count" : null ,
6
6
"id" : " 5df2c405" ,
7
7
"metadata" : {},
8
8
"outputs" : [],
25
25
},
26
26
{
27
27
"cell_type" : " code" ,
28
- "execution_count" : 79 ,
28
+ "execution_count" : null ,
29
29
"id" : " e74c9c9e" ,
30
30
"metadata" : {},
31
- "outputs" : [
32
- {
33
- "data" : {
34
- "application/vnd.jupyter.widget-view+json" : {
35
- "model_id" : " f0db00d571a747f2ae74b66557f21acd" ,
36
- "version_major" : 2 ,
37
- "version_minor" : 1
38
- },
39
- "text/plain" : [
40
- " CodeInputWidget(code_theme='basicLight', docstring='\\ n Input docstring here.\\ n', function_body='# Give infor…"
41
- ]
42
- },
43
- "execution_count" : 79 ,
44
- "metadata" : {},
45
- "output_type" : " execute_result"
46
- }
47
- ],
31
+ "outputs" : [],
48
32
"source" : [
49
33
" w"
50
34
]
51
35
},
52
36
{
53
37
"cell_type" : " code" ,
54
- "execution_count" : 80 ,
38
+ "execution_count" : null ,
55
39
"id" : " 4d389a14" ,
56
40
"metadata" : {},
57
41
"outputs" : [],
61
45
},
62
46
{
63
47
"cell_type" : " code" ,
64
- "execution_count" : 81 ,
48
+ "execution_count" : null ,
65
49
"id" : " 2fc2b3ed" ,
66
50
"metadata" : {},
67
- "outputs" : [
68
- {
69
- "data" : {
70
- "text/plain" : [
71
- " 3"
72
- ]
73
- },
74
- "execution_count" : 81 ,
75
- "metadata" : {},
76
- "output_type" : " execute_result"
77
- }
78
- ],
51
+ "outputs" : [],
79
52
"source" : [
80
53
" my_function(1, 2)"
81
54
]
82
55
},
83
56
{
84
57
"cell_type" : " code" ,
85
- "execution_count" : 82 ,
58
+ "execution_count" : null ,
86
59
"id" : " 601edb7d" ,
87
60
"metadata" : {},
88
61
"outputs" : [],
92
65
},
93
66
{
94
67
"cell_type" : " code" ,
95
- "execution_count" : 83 ,
68
+ "execution_count" : null ,
96
69
"id" : " e90010bd" ,
97
70
"metadata" : {},
98
71
"outputs" : [],
102
75
},
103
76
{
104
77
"cell_type" : " code" ,
105
- "execution_count" : 84 ,
78
+ "execution_count" : null ,
106
79
"id" : " 75900629" ,
107
80
"metadata" : {},
108
- "outputs" : [
109
- {
110
- "data" : {
111
- "application/vnd.jupyter.widget-view+json" : {
112
- "model_id" : " 81302242542b4e30a4cfc301389f6278" ,
113
- "version_major" : 2 ,
114
- "version_minor" : 1
115
- },
116
- "text/plain" : [
117
- " CodeInputWidget(code_theme='basicLight', docstring='\\ n Input docstring here.\\ n', function_body='# Give infor…"
118
- ]
119
- },
120
- "execution_count" : 84 ,
121
- "metadata" : {},
122
- "output_type" : " execute_result"
123
- }
124
- ],
81
+ "outputs" : [],
125
82
"source" : [
126
83
" w2 = CodeInputWidget(\n " ,
127
84
" function_name = \" my_function\" ,\n " ,
You can’t perform that action at this time.
0 commit comments