File size: 795 Bytes
e2bd642
27fd108
51d9500
 
 
e2bd642
51d9500
e2bd642
 
51d9500
e2bd642
 
 
8428d66
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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:
1. Make sure your repo is cloned in your PraireLearn (this will be "is445_demo2" with my setup, "is445_demo" for each of the students)
1. Update the README.md if the app.py file has changed names
1. Copy what we did from last week to the app.py file here
1. Update the requirements.txt file to include libraries (see whats in here now)