[Video] How to build a Streamlit component

Hey community :wave:,

Below is a new 2 part video series on building Streamlit components.

How to build a Streamlit component - Part 1: Setup and Architecture

In this part, @Tim goes over project setup, environment configuration, and the Streamlit component template project.

4 Likes

How to build a Streamlit component - Part 2: Make a Slider Widget

In this part @Tim goes over building a discrete slider widget. You can follow along with the sample code here.

1 Like