Tutorial 6-2022

Class Organization

Labs/Assignments

** Tutorial 4 ** Tutorial 6 ** Tutorial 7

** Assignment 2

sidehead Old Pages (2022) * Tutorials ** Tutorial 1 ** Tutorial 2 ** Tutorial 3 and 4 ** Tutorial 5 ** Tutorial 6 * Assignments Overview ** Assignment 0 ** Assignment 1 ** Assignment 2 ** Assignment 3 ** Assignment 4

right edit SideBar

Tutorial 6-2022

Building data apps with Streamlit

Before the class

  1. Watch the Streamlit introduction videos in this YouTube playlist.
  2. Install Streamlit library in your Python environment.
  3. Make sure that these libraries are installed in your Python environment.

$ pip install streamlit

$ pip install altair vega_datasets

$ pip install streamlit-vega-lite

Materials for the tutorial

  1. Download the code template and the dataset from this link and open the project in your IDE.
  2. Run the Streamlit data apps: $ streamlit run tutorial.py
  3. The full source code is here. I am sorry that I forgot to upload it right after the class.
Recent Changes (All) | Edit SideBar Page last modified on March 23, 2022, at 02:06 AM Edit Page | Page History
Powered by PmWiki