It is recommended to run in a new virtual environment:
python3 -m venv sdash
source sdash/bin/activateInstall the requirements
pip install -r requirements.txtRun the app
python app.pyOpen a browser at http://127.0.0.1:8050
| Name | Name | Last commit date | ||
|---|---|---|---|---|
It is recommended to run in a new virtual environment:
python3 -m venv sdash
source sdash/bin/activateInstall the requirements
pip install -r requirements.txtRun the app
python app.pyOpen a browser at http://127.0.0.1:8050