Bokeh produces two charts when deployed!

I still have the same issue on 0.79 version. If you resize the web page the duplicate disappears

Hi!

Using Streamlit 1.2.0, also getting graphs two times once in a while.
I’ve solved it by putting a delay between the graphs generation.

Seems to be working fine now.

Before it was generating 5 graphs in a row in 1 chunck.