<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hy, <br><div><div>Le 3 mai 2014 à 18:31, klo uo a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hey guys,<br><div><br>are you are familiar with <a href="https://www.linqpad.net/CodeSnippetIDE.aspx">LinqPad<span class=""></span><span class="">?</span></a><br></div></div></blockquote><div><br></div>Thanks for the link.</div><div><br><blockquote type="cite"><div dir="ltr"><div>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).<br>
<br>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, …<br></div></div></blockquote><div><br></div><div>I suppose each of theses features should be discussed independently. Most should Imho be directly implemented by library,</div><div>like cyrile rossant HandsonTable for panda dataframe.</div><div><br></div><div>Some other like Traceback could definitively be integrate din the core, have already been discussed, but </div><div>pushed to a later point by lack of manpower. </div><div><br></div><blockquote type="cite"><div dir="ltr"><div>
Do you think something similar would fit in IPython?<br>As object inspection magic, or Qtconsole output pane, or else…?<br></div></div></blockquote><div><br></div><div>The response will depend on the exact feature, but instead of targeting a </div><div>specific frontend I would suggest to think on how to get this into the object _repr_*_ or </div><div>in the message spec if it is really impossible to do otherwise. </div><div><br></div><div>-- </div><div>M</div><br><blockquote type="cite"><div dir="ltr"><div><br></div></div>
_______________________________________________<br>IPython-dev mailing list<br><a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>http://mail.scipy.org/mailman/listinfo/ipython-dev<br></blockquote></div><br></body></html>