If I have a handle on some object in iPython notebook (0.13), is there any way to interactively explore that object e.g. with the kind of tree explorers typically opened on variables in a GUI debugger? Thanks!