Hello Folks,
I am new to using Streamlit, so pls forgive if this question is already answered somewhere.
Say I have an existing website using React and hosted in EC2: mywebsite.com
Now I want to add a page to this website (say mywebsite.com/charts
) that contains charts made using Streamlit.
My questions, is there a tutorial out there that explains how to do this?
Thank you!