streamlit.errors.StreamlitAPIException: Streamlit only supports Bokeh version 2.4.3, but you have version 3.2.2 installed. Please run `pip install --force-reinstall --no-deps bokeh==2.4.3` to install the correct version.
Streamlit must update to Bokeh v3.x
I have a financial applications that REQUIRE Bokeh v3.x NOW.
Bokeh predates Streamlit by many years, and has provided interactive plotting long before Streamlit existed.
Come’on Streamlit … Support ALL mainstream FOSS packages (like Pandas, Matplotlib, Scikit-Learn, Plotly and others) !!!
Now I MUST switch to Flask or another rapid prototyping framework like PyGWalker until Streamlit gets its ducks in a row.