Streamlit
In this course, we will learn about the Streamlit, click on any card topic of your choice and start learning.
Happy Learning!
Streamlit Basics (Getting Started)
Text Elements
In this exercise, we will learn about the title in Streamlit.
In this exercise, we will learn about the subheader in Streamlit.
In this exercise, we will learn about the subheader in Streamlit.
In this exercise, we will learn about the text in Streamlit.
In this exercise, we will learn about the markdown in Streamlit.
In this exercise, we will learn about the write in Streamlit.
In this exercise, we will learn about the divider in Streamlit.
In this exercise, we will learn about the code in streamlit.
In this exercise, we will learn about the caption in streamlit.
Visual Chart
Display Data
Input Widgets
In this exercise, we will learn about the checkbox in streamlit.
In this exercise, we will learn about the selectbox in streamlit.
In this exercise, we will learn about the radio in streamlit.
In this exercise, we will learn about the slider in streamlit.
In this exercise, we will learn about the text input in streamlit.
In this exercise, we will learn about the toggle in streamlit.
In this exercise, we will learn about the multiselect in streamlit.
In this exercise, we will learn about the file uploader in streamlit.
In this exercise, we will learn about the download button in streamlit.
In this exercise, we will learn about the number input in streamlit.
In this exercise, we will learn about the button in streamlit.
Layouts
In this exercise, we will learn about displaying columns in Streamlit.
In this exercise, we will learn about displaying sidebar in Streamlit.
In this exercise, we will learn about displaying empty containers in Streamlit.
In this exercise, we will learn about displaying expanders in Streamlit.
In this exercise, we will learn about displaying tabs in Streamlit.
Status Elements
In this exercise, we will learn about displaying info in Streamlit.
In this exercise, we will learn about displaying success messages in Streamlit.
In this exercise, we will learn about displaying error messages in Streamlit.
In this exercise, we will learn about displaying warning messages in Streamlit.
In this exercise, we will learn about displaying balloons in Streamlit.
In this exercise, we will learn about displaying progress in Streamlit.
In this exercise, we will learn about displaying spinner in Streamlit.
Media Elements
Chat Elements
In this exercise, we will learn about the chat input concept in Streamlit.
In this exercise, we will learn about the chat message concept in Streamlit.
In this exercise, we will learn about creating a chatbot UI with Streamlit.