File tree 1 file changed +29
-22
lines changed
notebooks/Lesson-1-Getting-Started
1 file changed +29
-22
lines changed Original file line number Diff line number Diff line change 16
16
},
17
17
{
18
18
"cell_type" : " code" ,
19
- "execution_count" : 1 ,
19
+ "execution_count" : null ,
20
20
"metadata" : {
21
- "collapsed" : false
22
- },
23
- "outputs" : [
24
- {
25
- "name" : " stdout" ,
26
- "output_type" : " stream" ,
27
- "text" : [
28
- " This is an output cell\n "
29
- ]
21
+ "collapsed" : false ,
22
+ "jupyter" : {
23
+ "outputs_hidden" : false
30
24
}
31
- ],
25
+ },
26
+ "outputs" : [],
32
27
"source" : [
33
28
" #This cell is python\n " ,
34
29
" #The cell below it is output\n " ,
58
53
},
59
54
{
60
55
"cell_type" : " code" ,
61
- "execution_count" : 2 ,
56
+ "execution_count" : null ,
62
57
"metadata" : {
63
- "collapsed" : false
58
+ "collapsed" : false ,
59
+ "jupyter" : {
60
+ "outputs_hidden" : false
61
+ }
64
62
},
65
63
"outputs" : [],
66
64
"source" : [
76
74
},
77
75
{
78
76
"cell_type" : " code" ,
79
- "execution_count" : 3 ,
77
+ "execution_count" : null ,
80
78
"metadata" : {
81
- "collapsed" : false
79
+ "collapsed" : false ,
80
+ "jupyter" : {
81
+ "outputs_hidden" : false
82
+ }
82
83
},
83
84
"outputs" : [],
84
85
"source" : [
94
95
},
95
96
{
96
97
"cell_type" : " code" ,
97
- "execution_count" : 4 ,
98
+ "execution_count" : null ,
98
99
"metadata" : {
99
- "collapsed" : false
100
+ "collapsed" : false ,
101
+ "jupyter" : {
102
+ "outputs_hidden" : false
103
+ }
100
104
},
101
105
"outputs" : [],
102
106
"source" : [
113
117
},
114
118
{
115
119
"cell_type" : " code" ,
116
- "execution_count" : 5 ,
120
+ "execution_count" : null ,
117
121
"metadata" : {
118
- "collapsed" : false
122
+ "collapsed" : false ,
123
+ "jupyter" : {
124
+ "outputs_hidden" : false
125
+ }
119
126
},
120
127
"outputs" : [],
121
128
"source" : [
122
- " import metaknowledge.visual as mkv"
129
+ " import metaknowledge.contour.plotting as mkv"
123
130
]
124
131
},
125
132
{
146
153
"name" : " python" ,
147
154
"nbconvert_exporter" : " python" ,
148
155
"pygments_lexer" : " ipython3" ,
149
- "version" : " 3.4.0 "
156
+ "version" : " 3.7.4 "
150
157
}
151
158
},
152
159
"nbformat" : 4 ,
153
- "nbformat_minor" : 0
160
+ "nbformat_minor" : 4
154
161
}
You can’t perform that action at this time.
0 commit comments