
App Gallery - Streamlit
Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver interactive data apps – in only a few lines of code.
Streamlit • A faster way to build and share data apps
Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver interactive data apps – in only a few lines of code.
Data elements - Streamlit Docs
Display and interact with raw data in Streamlit using dataframes, tables, metrics, and data editors for quick, interactive data visualization and manipulation.
Create a multipage app - Streamlit Docs
Run streamlit run Hello.py to view your newly converted multipage app! Now, let’s walk through each step of the process and view the corresponding changes in code.
Use Streamlit in Snowflake - Streamlit Docs
Quick start guide to use Streamlit in Snowflake for secure development with role-based access control.
Tutorials - Streamlit Docs
Explore step-by-step tutorials for building Streamlit apps including authentication, database connections, data visualization, and advanced features.
Components - Streamlit
Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver interactive data apps – in only a few lines of code.
Playground • Streamlit
Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver interactive data apps – in only a few lines of code.
st.metric - Streamlit Docs
Example 4: Create a grid of metric cards Add borders to your metrics to create a dashboard look.
Colors and borders - Streamlit Docs
Learn how to customize colors, borders, backgrounds, and UI elements in Streamlit apps using theme configuration options and color values.