File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
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" : 6 ,
5
+ "execution_count" : 1 ,
6
6
"metadata" : {
7
7
"collapsed" : false
8
8
},
9
- "outputs" : [],
9
+ "outputs" : [
10
+ {
11
+ "name" : " stdout" ,
12
+ "output_type" : " stream" ,
13
+ "text" : [
14
+ " Using existing version of: github.rmorshea.misc\n "
15
+ ]
16
+ }
17
+ ],
10
18
"source" : [
11
19
" from refactor_tool import MatplotlibReplace\n " ,
12
20
" mrt = MatplotlibReplace('_axes',context=3)"
13
21
]
14
22
},
15
23
{
16
24
"cell_type" : " code" ,
17
- "execution_count" : 1 ,
25
+ "execution_count" : 2 ,
18
26
"metadata" : {
19
27
"collapsed" : false ,
20
28
"scrolled" : false
26
34
},
27
35
{
28
36
"cell_type" : " code" ,
29
- "execution_count" : 2 ,
37
+ "execution_count" : 3 ,
30
38
"metadata" : {
31
39
"collapsed" : false
32
40
},
You can’t perform that action at this time.
0 commit comments