Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit Seattle Weather dashboard

Just an example Streamlit dashboard exploring the classic Seattle Weather dataset.

View it in one click

Streamlit App

Try it on your machine

  1. Get the code:

    $ git clone https://github.com/streamlit/demo-seattle-weather.git
  2. Start a virtual environment and get the dependencies (requires uv):

    $ uv venv
    
    $ .venv/bin/activate
    
    $ uv sync
  3. Start the app:

    $ streamlit run streamlit_app.py

About

A demo Streamlit dashboard exploring the classic Seattle Weather dataset.

Resources

Stars

27 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages