Component for bi-directional communication with bokeh

Hi @erezrot,

Yes you can use it with Data Tables as well starting v0.1.2, make sure you install 0.1.2 earlier versions will not work.
I have added a data table example, https://github.com/ash2shukla/streamlit-bokeh-events/blob/master/example/data_table.py, it will look like this,

Hope it helps !