Skip to content

Conversation

@mwouts
Copy link
Owner

@mwouts mwouts commented Aug 23, 2025

Examples for the columnControl option are available at https://github.com/mwouts/itables/blob/column_control/docs/options/column_control.md

Closes #403

@github-actions
Copy link

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

(this requires nodejs, see more at Developing ITables)

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@mwouts mwouts changed the base branch from robust_loading_of_offline_itables to main August 28, 2025 17:41
@mwouts mwouts force-pushed the column_control branch 2 times, most recently from 06b5419 to 56fdf4a Compare August 28, 2025 17:58
@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.16%. Comparing base (e63f81e) to head (d8c7ea7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #428      +/-   ##
==========================================
+ Coverage   88.14%   88.16%   +0.01%     
==========================================
  Files          50       50              
  Lines        2025     2028       +3     
==========================================
+ Hits         1785     1788       +3     
  Misses        240      240              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mwouts mwouts merged commit 9f834aa into main Aug 28, 2025
15 checks passed
@mwouts mwouts deleted the column_control branch August 28, 2025 18:55
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.

Is there a plan to add columnControl feature to itables?

3 participants