File tree 1 file changed +6
-6
lines changed
notebooks/robot/basic_motion
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 28
28
},
29
29
{
30
30
"cell_type" : " code" ,
31
- "execution_count" : 1 ,
31
+ "execution_count" : null ,
32
32
"metadata" : {},
33
33
"outputs" : [],
34
34
"source" : [
44
44
},
45
45
{
46
46
"cell_type" : " code" ,
47
- "execution_count" : 2 ,
47
+ "execution_count" : null ,
48
48
"metadata" : {},
49
49
"outputs" : [],
50
50
"source" : [
71
71
},
72
72
{
73
73
"cell_type" : " code" ,
74
- "execution_count" : 3 ,
74
+ "execution_count" : null ,
75
75
"metadata" : {},
76
76
"outputs" : [],
77
77
"source" : [
94
94
},
95
95
{
96
96
"cell_type" : " code" ,
97
- "execution_count" : 4 ,
97
+ "execution_count" : null ,
98
98
"metadata" : {},
99
99
"outputs" : [],
100
100
"source" : [
110
110
},
111
111
{
112
112
"cell_type" : " code" ,
113
- "execution_count" : 5 ,
113
+ "execution_count" : null ,
114
114
"metadata" : {},
115
115
"outputs" : [],
116
116
"source" : [
458
458
"metadata" : {},
459
459
"outputs" : [],
460
460
"source" : [
461
- " from jetbot_robot.heartbeat import Heartbeat\n " ,
461
+ " from jetbot import Heartbeat\n " ,
462
462
" \n " ,
463
463
" heartbeat = Heartbeat()\n " ,
464
464
" \n " ,
You can’t perform that action at this time.
0 commit comments