Skip to content

Instantly share code, notes, and snippets.

@fedden
Created November 3, 2017 11:24
Show Gist options
  • Select an option

  • Save fedden/b2b36834ae7c29836678a286252aadfe to your computer and use it in GitHub Desktop.

Select an option

Save fedden/b2b36834ae7c29836678a286252aadfe to your computer and use it in GitHub Desktop.
Dash install
pip install dash # The core dash backend
pip install dash-renderer # The dash front-end
pip install dash-html-components # HTML components
pip install dash-core-components # Supercharged components
pip install plotly --upgrade # Latest Plotly graphing library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment