September 2018
Beginner
224 pages
4h 46m
English
For development, the minimum required packages to install are described in the following files (located in the root directory of Redash):
You can install them using pip:
pip install -r requirements.txt -r requirements_dev.txt
The basic requirement files do not include all the data sources and their dependencies. Additional dependencies for data sources are located and installed from the requirements_all_ds.txt file, and Oracle-specific requirements are in requirements_oracle_ds.txt ...
Read now
Unlock full access