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