Skip to content

Commit

Permalink
Removing this demo notebook which I'll deliver via gist instead. Upda…
Browse files Browse the repository at this point in the history
…ted the link in README to point to the new demo notebook.
  • Loading branch information
Tim Shawver committed Feb 16, 2016
1 parent a82d761 commit 90a66b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 561 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ Overview
Qgrid renders pandas DataFrames as SlickGrids, which enables users to explore
the entire contents of a DataFrame using intuitive sorting and filtering controls. It's designed to be used within
Jupyter notebook, but it's also fully functional when rendered in `nbviewer
<http://nbviewer.jupyter.org/gist/TimShawver/2600c6648c6aaccaf3bf>`_.
<http://nbviewer.jupyter.org/gist/TimShawver/b4bc80d1128407c56c9a>`_.

Demo
----
See the demo by viewing `qgrid_demo.ipynb
<http://nbviewer.jupyter.org/gist/TimShawver/2600c6648c6aaccaf3bf>`_ in nbviewer.
<http://nbviewer.jupyter.org/gist/TimShawver/b4bc80d1128407c56c9a>`_ in nbviewer.

API Documentation
-----------------
Expand Down
Loading

0 comments on commit 90a66b9

Please sign in to comment.