Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mmchugh87 authored Apr 18, 2024
1 parent 785dcf5 commit 017d0ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BOE_Dash.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
#app = Dash(__name__)
app = dash.Dash(external_stylesheets=[dbc.themes.PULSE])
app.title = "UK GDP Dashboard"
server = app.server

# -------------------------------------------------------------------------------
# Define Dashboard Component (Dashboard Position: Row 1 of 6, Col 1 of 3)
Expand Down

0 comments on commit 017d0ba

Please sign in to comment.