Skip to content

symmys12/3155ProjectV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run

  1. Clone the repository:
$ git clone https://github.com/sburchil/3155ProjectV2
  1. Ensure that python 3.8.6 is installed
$ python --version
Download: https://www.python.org/downloads/release/python-386/
  1. Make sure pip is installed and up-to-date:
$ pip --version (check version/is installed 'version 21.3.1')

Go To: https://pypi.org/project/pip/ to install if it is not already
  1. Install dependencies:
$ pip install -r requirements.txt
  1. Start the application:
streamlit run ./app.py
  1. In case of Error
-Ctrl^C in terminal to terminate Streamlit
-Close Streamlit window
-Restart Streamlit through terminal
  1. (Extra) View it Online
https://share.streamlit.io/sburchil/3155projectv2/main/app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages