<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've been trying your explanation regarding d3graph but I ended with:<br>

<br>
[4]: display(G)<br>
<networkx.classes.graph.Graph at 0x104730b90><br>
<br>
<br>
with no actual display of the graph. I guess I did something wrong but I'm stuck, any idea ?<br>
<br>
I'm using python 2.7.2/osx/safari and I started ipython with "notebook" option only.<br><br></blockquote><div><br></div><div>I had the same problem at first, in fact I was not using the "jsonhandlers" branch of the ellisonbg fork of IPython. You should download it and make sure this is the IPython you're using by installing it over your existing IPython setup. Apart from that, you should also make sure that all the .js files and .py files are where they should be (according to the README files).</div>
<div><br></div><div>Cyrille</div><div><br></div></div><br></div>