Hello Navin, thanks for your reply. Are you running this in a snowflake streamlit app? I am not using yet snowflake specific libraries or functions like st.experimental_connection('snowpark'), because first I’m trying to just plot with matplotlib. But it is running in snowflake as a streamlit app.
If that’s in snowflake, what version of matplotlib and numpy did you add in the packages dropdown? It’s the only different thing I can think of.