Skip to content

Instantly share code, notes, and snippets.

@davidcomfort
Created March 10, 2019 17:09
Show Gist options
  • Save davidcomfort/bf3976004ba5ceb20b810356a566025f to your computer and use it in GitHub Desktop.
Save davidcomfort/bf3976004ba5ceb20b810356a566025f to your computer and use it in GitHub Desktop.
pip install dash==0.39.0 # The core dash backend
pip install dash-html-components==0.14.0 # HTML components
pip install dash-core-components==0.44.0 # Supercharged components
pip install dash-table==3.6.0 # Interactive DataTable component (new!)
pip install dash-daq==0.1.0 # DAQ components (newly open-sourced!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment