mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
767 stars 56 forks source link

Transition ITables to the src layout #247

Closed mwouts closed 4 months ago

mwouts commented 6 months ago

Will eventually close #246

github-actions[bot] commented 6 months ago

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab.

Also, the version of ITables developed in this PR can be installed with pip:

pip install git+https://github.com/mwouts/itables.git@src_layout

(this requires nodejs, see more at Developing ITables)