Created
May 13, 2022 18:06
-
-
Save tolgahancepel/a74dc440ce00f79ece17181a069f1445 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ----------------------------------------------------------------------------- | |
# 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