<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 8 August 2013 05:52, Hans Meine <span dir="ltr"><<a href="mailto:hans_meine@gmx.net" target="_blank">hans_meine@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div id=":19r" style="overflow:hidden">What about sorting by columns?  (I.e. spicing up the HTML version with<br>
appropriate JS magic?)</div></blockquote></div><br></div><div class="gmail_extra">We should have a look at how that works with security - IIRC, the plan is that notebooks will be able to run arbitrary Javascript on execution, but not on loading. But even just getting a good HTML and terminal table there is a pretty big win, I thin.<br>

<br></div><div class="gmail_extra">Matthias has explained about forking and cloning gists. At some point, we should probably put this into a proper git repository somewhere. We should also rename it to something more distinct from ipy_table. Maybe something like tableview?<br>

<br>Abraham:<br>> This is quite cool!  You might want to develop it with an eye towards 
inclusion in pandas, a very nice table data package that already has 
some html representation of notebooks when using ipython.<br><br></div><div class="gmail_extra">Thanks Abraham. I think pandas is already ahead on this front. The aim of IPyTables (or whatever we rename it to) is to have a simple high-level interface for building visual tables in hand-written notebook code. If we end up improving the basic table machinery, we could pull out the low level stuff to share with pandas, but that's probably something for another day.<br>

<br></div><div class="gmail_extra">Thomas<br></div></div>