mwouts / itables

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

Add Mathjax Support #182

Open mwouts opened 1 year ago

mwouts commented 1 year ago

Will close #174

codecov-commenter commented 1 year ago

Codecov Report

Merging #182 (c202d3b) into main (dbc66c1) will increase coverage by 0.00%. The diff coverage is 93.75%.

@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   97.29%   97.30%           
=======================================
  Files          24       25    +1     
  Lines         849      852    +3     
=======================================
+ Hits          826      829    +3     
  Misses         23       23           
Impacted Files Coverage Δ
itables/sample_dfs.py 100.00% <ø> (ø)
itables/datatables_repr.py 93.40% <93.40%> (ø)
itables/__init__.py 100.00% <100.00%> (ø)
itables/javascript.py 100.00% <100.00%> (+5.91%) :arrow_up:
itables/version.py 100.00% <100.00%> (ø)
tests/test_datatables_format.py 100.00% <100.00%> (ø)
tests/test_datatables_repr.py 100.00% <100.00%> (ø)

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