[IPython-dev] [matplotlib-devel] OpenGL backend with Galry

Cyrille Rossant cyrille.rossant at gmail.com
Sun Nov 18 05:46:31 EST 2012


>
> I've been trying your explanation regarding d3graph but I ended with:
>
> [4]: display(G)
> <networkx.classes.graph.Graph at 0x104730b90>
>
>
> with no actual display of the graph. I guess I did something wrong but I'm
> stuck, any idea ?
>
> I'm using python 2.7.2/osx/safari and I started ipython with "notebook"
> option only.
>
>
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).

Cyrille
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20121118/7ae3d320/attachment.html>


More information about the IPython-dev mailing list