streamlit-elements
streamlit-elements copied to clipboard
Create a draggable and resizable dashboard in Streamlit, featuring Material UI widgets, Monaco editor (Visual Studio Code), Nivo charts, and more!
I'm wanting to use nivo boxplot for my app but I get the error: Element BoxPlot does not exist in module chartNivo I did some digging in the repo and...
How to Implement File Upload Functionality with a Button
Hi, I am experiencing a persistent `TypeError` at the `with elements(...)` declaration line when using the library on Streamlit Cloud. The error occurs even with a minimal reproducible example. **Environment:**...
When using the Card component from MUI within the streamlit-elements framework, I encounter an issue where images fail to render if I pass either a complete or relative path to...