Skip to content

SalvatoreMaraniello/risk-dash

Repository files navigation

Risk statistics dashboard

S. Maraniello, Jul-2021

A daskboard to calculate risk statistics.

Preliminary

Make environment:

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

Build documentation

cd docs
make html

Launch the dashboard

panel serve --autoreload --show risk_dashboard.py 

Build static dashboard

This will not allow interactive battles, but it will embed probability plots.

About

A dashboard for Risk lovers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published