Created
March 10, 2014 12:08
-
-
Save rossant/9463955 to your computer and use it in GitHub Desktop.
Excel-like data grid editor for Pandas in the IPython notebook with Handsontable
see the more recent "qgrid" project: https://github.com/quantopian/qgrid
qgrid doesnt let you change data.
(It does, I only realised after double clicking)
This is a great idea and should definitely exist.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, has someone managed to make this run on ipython 4? I am running into issues on javascript both with the original notebook and with the one from rdhyee.