mwouts / itables

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

Document how to use `to_html_datatable` in a Streamlit application #316

Closed mwouts closed 2 months ago

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_streamlit_doc

(this requires nodejs, see more at Developing ITables)

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.88%. Comparing base (7c4f89c) to head (e019e91). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #316 +/- ## ========================================== - Coverage 96.21% 95.88% -0.33% ========================================== Files 27 27 Lines 1189 1191 +2 ========================================== - Hits 1144 1142 -2 - Misses 45 49 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.