Skip to content

Can't get to work on Ipython #23

@jonathanng

Description

@jonathanng

I'm sorry if this seems like a dumb question, but I'm running Jupyter, Python 2.7, Windows, and Ipython notebook. I have installed graphviz and xdot.

from StringIO import StringIO
import objgraph

x = [[1,2,3], 4,5,6]
objgraph.show_refs([x], output=StringIO())

I don't see anything when I run this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions