File size: 772 Bytes
e2bd642
1f3b843
51d9500
 
 
e2bd642
98498ae
1f3b843
e2bd642
51d9500
e2bd642
 
 
98498ae
 
 
 
 
 
 
 
 
 
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: In Class Week 13
emoji: 🏢
colorFrom: blue
colorTo: gray
sdk: streamlit
sdk_version: 1.39.0
app_file: Hello.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)