Skip to content

MorganAskins/sensitivityDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensitivity App

How to run

It is recommended to run in a new virtual environment:

python3 -m venv sdash
source sdash/bin/activate

Install the requirements

pip install -r requirements.txt

Run the app

python app.py

Open a browser at http://127.0.0.1:8050

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published