diff options
Diffstat (limited to 'app.py')
-rw-r--r-- | app.py | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +#!/usr/bin/env python3 + +import dash + +app = dash.Dash(__name__, suppress_callback_exceptions=True) +server = app.server |
index : bwlp/bwlp-statistics.git | ||
Frontend für globale Nutzungsstatistiken von bwLehrpool | OpenSLX |
summaryrefslogtreecommitdiffstats |