Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call new DataTable on tables only #318

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Call new DataTable on tables only #318

wants to merge 2 commits into from

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Sep 9, 2024

Closes #317

Copy link

github-actions bot commented Sep 9, 2024

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@select_tables_only

(this requires nodejs, see more at Developing ITables)

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.64%. Comparing base (8e6b1d3) to head (f8363f8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
- Coverage   93.65%   93.64%   -0.01%     
==========================================
  Files          28       28              
  Lines        1339     1338       -1     
==========================================
- Hits         1254     1253       -1     
  Misses         85       85              
Flag Coverage Δ
93.64% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataTables warning with Quarto and Pandas Styler
2 participants