jupyter-datatables icon indicating copy to clipboard operation
jupyter-datatables copied to clipboard

[Task] Integration with ipywidgets to reflect dynamic changes

Open CermakM opened this issue 6 years ago • 0 comments

User story As a user, I want to be able to use ipywidgets together with DataTables so that I could dynamically change the content of the table and display it.

technical: @CermakM

Acceptance Criteria

  • [ ] DataTables can be used together with ipywidgets to reflect dynamic changes (i.e., using interact to change a parameter)
  • [ ] Demonstrate the usage using interact in an example notebook.

References #24

CermakM avatar Oct 01 '19 07:10 CermakM