mwouts / itables

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

Review the default options in itables.options + Reorganise the advanced examples + New caption argument #140

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

This is in prevision of the next release itables==1.4.0.

Please give a try to the new options with

pip install git+https://github.com/mwouts/itables.git@review_default_options
codecov-commenter commented 1 year ago

Codecov Report

Merging #140 (98ab0b5) into main (9654fc6) will decrease coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
- Coverage   96.16%   96.04%   -0.12%     
==========================================
  Files          22       22              
  Lines         652      658       +6     
==========================================
+ Hits          627      632       +5     
- Misses         25       26       +1     
Impacted Files Coverage Δ
itables/javascript.py 92.50% <100.00%> (-0.54%) :arrow_down:
itables/options.py 100.00% <100.00%> (ø)
itables/version.py 100.00% <100.00%> (ø)
tests/test_javascript.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more