Skip to content

sshah90/DS620-Streamlit-Class

Repository files navigation

DS620-Streamlit-Class

The fastest way to build and share data apps.

Streamlit lets you turn data scripts into sharable web apps in minutes, not weeks. It's all Python, open-source, and free! And once you've created an app you can use our free sharing platform to deploy, manage, and share your app with the world.

Example of live coding an app in Streamlit|635x380

Getting Started

These instructions will cover usage information about running app locally.

Prerequisites

Installation

Activate your virtual environment

Run below commands in terminal (In Windows use CMD)

git clone https://github.com/sshah90/DS620-Streamlit-Class.git
cd DS620-Streamlit-Class 
pip install -r requirement.txt

Run App

Now run below command

streamlit run app.py

If everything installed correctly then you should able to see your first app at localhost:8501.

Congratulation on your first Streamlit app!

About

Codebase for Streamlit Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages