Skip to content

Instantly share code, notes, and snippets.

@chfw
Created December 15, 2017 23:10
Show Gist options
  • Save chfw/8c0ab53c974f2e81691bafbffc991a86 to your computer and use it in GitHub Desktop.
Save chfw/8c0ab53c974f2e81691bafbffc991a86 to your computer and use it in GitHub Desktop.
install apache superset on ubuntu 17.04 server edition
sudo apt-get update
sudo apt-get install liabssl-dev libsasl2-dev
then python setup.py install inside incubator-superset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment