Closed mataney closed 4 years ago
Allow passing height and width to streamlit html component
Then you can just
annotated_text("This is text", height=200)
Ooops, just saw this. Thanks for the PR!
Allow passing height and width to streamlit html component
Then you can just