Skip to content

Conversation

@mwouts
Copy link
Owner

@mwouts mwouts commented Sep 29, 2024

Plus, display two sample Shiny apps

Closes #276

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

(this requires nodejs, see more at Developing ITables)

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.69%. Comparing base (a03d71c) to head (207c0b5).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #324      +/-   ##
==========================================
+ Coverage   93.94%   94.69%   +0.74%     
==========================================
  Files          28       24       -4     
  Lines        1338     1281      -57     
==========================================
- Hits         1257     1213      -44     
+ Misses         81       68      -13     
Flag Coverage Δ
94.69% <100.00%> (+0.74%) ⬆️

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.

@mwouts mwouts force-pushed the document_itable_widget_in_shiny branch 2 times, most recently from 21a26ff to f817c58 Compare September 29, 2024 23:01
@mwouts mwouts force-pushed the document_itable_widget_in_shiny branch from f817c58 to 207c0b5 Compare September 29, 2024 23:10
@mwouts mwouts merged commit 75790d0 into main Sep 29, 2024
14 checks passed
@mwouts mwouts deleted the document_itable_widget_in_shiny branch September 29, 2024 23:17
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.

Deploy a sample Shiny app that uses ITables

3 participants