We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3771f56 commit 0226840Copy full SHA for 0226840
app/visualisation.py
@@ -10,7 +10,7 @@
10
suppress_callback_exceptions=True,
11
external_stylesheets=[dbc.themes.CYBORG])
12
app.layout = layout
13
-app.title='Fault Detector'
+app.title='Real Time Fault Detector'
14
15
16
get_callbacks(app)
0 commit comments