itables
itables copied to clipboard
Pandas DataFrames as Interactive DataTables
Hi, Is it possible to export itables rendering to an html file? If so, how? The main application for me would be to integrate it in Reveal.js presentations.
I would like to propose that the URL to the documentation be added to the about section on GitHub (see example below). This is done for Numpy, Pandas, etc. and...
Hi, I was wondering if you had considered supporting use of your package within shiny apps - https://shiny.rstudio.com/py/. It would be a great contribution to the ecosystem :) The R...
It would be great to support - [X] Search highlighting - [ ] Buttons - [ ] And the select extension. Surprisingly, the search highlighting works! Thank you @qqdaiyu55 for...
With this PR I'd like to allow custom requirements for datatables, and let people use extensions like "search highlight" or "buttons". Closes #50 @qqdaiyu55 I don't think this is working...
Thanks so much for the Colab support! Works great. One issue I have is that in Colab dark theme (Tools -> Settings -> Theme: dark) the itable does not fully...
When a notebook is reloaded in PyCharm, the interactive tables display "Loading ... (need help?)" but the tables never show up. This affects `itables==1.0.0` (which introduces the offline mode). Known...
Can we add support for some extensions like buttons? See #18 for a first attempt.
[Ag-Grid](https://www.ag-grid.com/javascript-data-grid/getting-started/) is a renowned JS table library. It has a mixed community/enterprise licensing - see [here](https://www.ag-grid.com/angular-data-grid/licensing/) for a description of the features available in either version. Is there any user...
Hi @joseberlines, Great work, simple and effective! I have two requests (happy to work on them)… 1) I was wondering if it would be possible/easy to implement regex search for...