Skip to content

Instantly share code, notes, and snippets.

@phillipsj
Created October 13, 2020 15:56
Show Gist options
  • Save phillipsj/9af13ba980ecb848eed77497520cf731 to your computer and use it in GitHub Desktop.
Save phillipsj/9af13ba980ecb848eed77497520cf731 to your computer and use it in GitHub Desktop.
Main method for Dash tutorial
if __name__ == '__main__':
app.run_server(debug=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment