Spaces:
Sleeping
Sleeping
metadata
title: Prep notebook -- My Streamlit App (Day 1)
emoji: 🏢
colorFrom: blue
colorTo: gray
sdk: streamlit
sdk_version: 1.36.0
app_file: app.py
pinned: false
license: mit
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Info:
This is the "prep" notebook for a introductory Streamlit app for IS445.
How to teach with this:
We will build this "from scratch" during class using the following steps:
- Make sure your repo is cloned in your PraireLearn (this will be "is445_demo2" with my setup, "is445_demo" for each of the students)
- Update the README.md if the app.py file has changed names
- Copy what we did from last week to the app.py file here
- Update the requirements.txt file to include libraries (see whats in here now)