Skip to content

Instantly share code, notes, and snippets.

@tolgahancepel
Created May 13, 2022 18:06
Show Gist options
  • Save tolgahancepel/a74dc440ce00f79ece17181a069f1445 to your computer and use it in GitHub Desktop.
Save tolgahancepel/a74dc440ce00f79ece17181a069f1445 to your computer and use it in GitHub Desktop.
# -----------------------------------------------------------------------------
# Defining Dash app
# -----------------------------------------------------------------------------
app = dash.Dash(external_stylesheets=[dbc.themes.DARKLY])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment