From the course: Build with AI: Data Pipelines with Cursor, Neon, and Streamlit

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Deploy the Streamlit dashboard

Deploy the Streamlit dashboard

- [Speaker] Now our dashboard currently exists only on our local system, and you can only see it on your computer, which is why the link that you see on this page starts with local host. But I'm going to show you how you can use the service streamlit cloud to deploy your dashboard online for free so that you can show it to anyone. So I've opened the streamlit dashboard using my terminal script, and it's running locally in my browser just like I showed you before. But now, I'm going to go here and select the Deploy button. And here, I have a few options, but I'm going to use Streamlit Community Cloud, which is the free option. And I'm going to select Deploy now. Now I need to sign in with a Streamlit account, and if you don't have it, go ahead and create an account. Next, I need to sign in with my GitHub account because I will need to connect my GitHub repository to streamlit. After signing in to streamlit and also…

Contents