Skip to content

Instantly share code, notes, and snippets.

@BitBernd
BitBernd / st_bokeh_double_chart_bug.py
Created November 11, 2020 13:13
Streamlit Bokeh Double Chart Bug
# This is a minimal example
# demonstrating the double
# bokeh chart generation
# https://discuss.streamlit.io/t/bokeh-produces-two-charts-when-deployed/5820
import streamlit as st
from bokeh.plotting import figure
modelbuild_stats_dict = {