%install_ext https://raw.github.com/cjdrake/ipython-magic/master/gvmagic.py %load_ext gvmagic %dot digraph G { a -> b; a -> c }