Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 239 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 239 Bytes

Streamlit Sample Programs

Each folder contains a small Streamlit application demoing basic functionality.

Before running any of the apps, make sure you have the following Python libraries installed:

  • streamlit
  • pandas
  • numpy