mwouts / itables

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

Update datatables-net to version 2.0.5 #260

Closed mwouts closed 2 months ago

mwouts commented 2 months ago

Relates to #255

github-actions[bot] commented 2 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@update_datatables_2.0.5

(this requires nodejs, see more at Developing ITables)