File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
notebooks/chapter14_graphgeo Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"metadata" : {
3
3
"name" : " " ,
4
- "signature" : " sha256:5ae4f2371804aad861c72bd14dae55a35d0eb4152249bb4fa4740864a8d3c847 "
4
+ "signature" : " sha256:0b2df2c69222c3798ca3c65da478855d251df75f25d1e79d9ab25b084040d8f7 "
5
5
},
6
6
"nbformat" : 3 ,
7
7
"nbformat_minor" : 0 ,
51
51
"input" : [
52
52
" import numpy as np\n " ,
53
53
" import networkx as nx\n " ,
54
- " import matplotlib.pyplot as plt"
54
+ " import matplotlib.pyplot as plt\n " ,
55
+ " %matplotlib inline"
55
56
],
56
57
"language" : " python" ,
57
58
"metadata" : {},
Original file line number Diff line number Diff line change 1
1
{
2
2
"metadata" : {
3
3
"name" : " " ,
4
- "signature" : " sha256:9dcc4d4ddebe2866d8e2ca70da9e4285dbcc18abee1d3235785f6b3c33c60f83 "
4
+ "signature" : " sha256:1967ffb4f80468c35b7832968d24bca7a3e43c9c49dea841b602bb266733bcd0 "
5
5
},
6
6
"nbformat" : 3 ,
7
7
"nbformat_minor" : 0 ,
61
61
" import pandas as pd\n " ,
62
62
" import networkx as nx\n " ,
63
63
" import matplotlib.pyplot as plt\n " ,
64
- " %matplotlib inline\n " ,
65
- " from IPython.display import Image\n "
64
+ " %matplotlib inline"
66
65
],
67
66
"language" : " python" ,
68
67
"metadata" : {},
You can’t perform that action at this time.
0 commit comments