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 11{
22 "metadata" : {
33 "name" : " " ,
4- "signature" : " sha256:5ae4f2371804aad861c72bd14dae55a35d0eb4152249bb4fa4740864a8d3c847 "
4+ "signature" : " sha256:0b2df2c69222c3798ca3c65da478855d251df75f25d1e79d9ab25b084040d8f7 "
55 },
66 "nbformat" : 3 ,
77 "nbformat_minor" : 0 ,
5151 "input" : [
5252 " import numpy as np\n " ,
5353 " import networkx as nx\n " ,
54- " import matplotlib.pyplot as plt"
54+ " import matplotlib.pyplot as plt\n " ,
55+ " %matplotlib inline"
5556 ],
5657 "language" : " python" ,
5758 "metadata" : {},
Original file line number Diff line number Diff line change 11{
22 "metadata" : {
33 "name" : " " ,
4- "signature" : " sha256:9dcc4d4ddebe2866d8e2ca70da9e4285dbcc18abee1d3235785f6b3c33c60f83 "
4+ "signature" : " sha256:1967ffb4f80468c35b7832968d24bca7a3e43c9c49dea841b602bb266733bcd0 "
55 },
66 "nbformat" : 3 ,
77 "nbformat_minor" : 0 ,
6161 " import pandas as pd\n " ,
6262 " import networkx as nx\n " ,
6363 " import matplotlib.pyplot as plt\n " ,
64- " %matplotlib inline\n " ,
65- " from IPython.display import Image\n "
64+ " %matplotlib inline"
6665 ],
6766 "language" : " python" ,
6867 "metadata" : {},
You can’t perform that action at this time.
0 commit comments