jupyter-datatables
jupyter-datatables copied to clipboard
[Task] Integration with ipywidgets to reflect dynamic changes
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
interactto change a parameter) - [ ] Demonstrate the usage using
interactin an example notebook.
References #24