Python-dev is for discussing the development <b>of</b> Python, not <b>with</b> it. This kind of thing is more appropriate for python-list.<br><br><div class="gmail_quote">On Tue Oct 07 2014 at 11:49:37 AM tshawver <<a href="mailto:tshawver@quantopian.com">tshawver@quantopian.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As part of the work on our research environment at  Quantopian<br>
<<a href="https://www.quantopian.com/research" target="_blank">https://www.quantopian.com/<u></u>research</a>>  , I've been building an extension<br>
which renders pandas DataFrames as interactive grids in the IPython<br>
notebook.  The extension uses a Javascript library called SlickGrid to<br>
render the grids, and the current state of the project can be found here on<br>
GitHub: <a href="https://github.com/quantopian/qgrid" target="_blank">https://github.com/quantopian/<u></u>qgrid</a><br>
<br>
The extension is also viewable in nbviewer:<br>
<a href="http://nbviewer.ipython.org/github/quantopian/qgrid/blob/master/qgrid_demo.ipynb" target="_blank">http://nbviewer.ipython.org/<u></u>github/quantopian/qgrid/blob/<u></u>master/qgrid_demo.ipynb</a><br>
<br>
The GitHub repository contains some explanation of why I chose to implement<br>
the grid as a Python package rather than a standard IPython notebook<br>
extension, which might be interesting for other people who are looking to<br>
add functionality to the notebook in a similar way.<br>
<br>
-Tim<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://python.6.x6.nabble.com/Interactive-Grid-for-Sorting-Filtering-DataFrames-in-IPython-Notebook-tp5073931.html" target="_blank">http://python.6.x6.nabble.com/<u></u>Interactive-Grid-for-Sorting-<u></u>Filtering-DataFrames-in-<u></u>IPython-Notebook-tp5073931.<u></u>html</a><br>
Sent from the Python - python-dev mailing list archive at Nabble.com.<br>
______________________________<u></u>_________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" target="_blank">https://mail.python.org/<u></u>mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org" target="_blank">https://mail.python.org/<u></u>mailman/options/python-dev/<u></u>brett%40python.org</a><br>
</blockquote></div>