S. Maraniello, Jul-2021
A daskboard to calculate risk statistics.
Make environment:
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
cd docs
make html
panel serve --autoreload --show risk_dashboard.py
This will not allow interactive battles, but it will embed probability plots.