mirror of
https://github.com/apache/superset.git
synced 2026-04-21 17:14:57 +00:00
* Update installation.rst for Ubuntu 16.04 LTS Ubuntu 16.04 by default install python2.7 alongside with python 3.5 and set python2.7 as default. If you have created a virtualenv with python3.5 compilation fails due to wrong python-dev library installed. If you install ``python3.5-dev`` the build for the wheel package of ``cryptography`` run fine. * Add options in D3_TIME_FORMAT_OPTIONS for non-english Time Format. Added '%d/%m/%Y' and '%d/%m/%Y %H:%M:%S' as valid drop-down option for Axis Format