CermakM / jupyter-datatables

Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.
MIT License
238 stars 27 forks source link

[Task] Integration with ipywidgets to reflect dynamic changes #27

Open CermakM opened 4 years ago

CermakM commented 4 years ago

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

References

24