Version 2.1.2
Changed
- The default CSS contains now has
overflow:auto
ondiv.dt-layout-table>div
. Thanks to this we now get an automatic horizontal scrolling in Jupyter, Jupyter Book and also Streamlit if the table is too wide (#282).
Fixed
- The dependencies of the streamlit components have been updated to fix a vulnerability in
ws
(Alert #1)