[IPython-dev] Html object graph

klo uo klonuo at gmail.com
Sat May 3 12:31:22 EDT 2014


Hey guys,

are you are familiar with LinqPad?<https://www.linqpad.net/CodeSnippetIDE.aspx>

If not, just to say it's a lightweight code scratchpad, that can connect to
various databases and allow immediate Linq execution. It can also interpret
any kind of .Net code (although currently without IronPython/Ruby).

I thought to ask you about main output result pane - it's a very
interesting Html table representation of dumped object(s), that adapts on
the object type - allows collapsible nested levels, navigable deep
Exception tree, can display images, rawhtml, hyperlinqs - user defined
lambda functions that are executed on user click, ...

Do you think something similar would fit in IPython?
As object inspection magic, or Qtconsole output pane, or else...?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140503/39717308/attachment.html>


More information about the IPython-dev mailing list