Configuration Specifying a SECRET_KEY Adding an initial SECRET_KEY Rotating to a newer SECRET_KEY Using a production metastore Running on a WSGI HTTP Server HTTPS Configurati...
Setting up a Development Environment Fork and Clone docker-compose (recommended!) Installing Development Tools Python environment Git Hooks Alternatives to docker-compose Flas...
Installing on Kubernetes Prerequisites Running Important settings Security settings Dependencies superset_config.py Environment Variables System packages Data sources Conf...
How big of a dataset can Superset handle? What are the computing specifications required to run Superset? Can I join / query multiple tables at one time? How do I create my own ...
Contributing to Documentation Local Development Build Deployment Creating Visualization Plugins Prerequisites Creating a simple Hello World viz plugin Testing Python Testing...
Provided Roles Admin Alpha Gamma sql_lab Public Managing Data Source Access for Gamma Roles REST API for user & role management Customizing Permissions Permissions Restri...
Protocol Authoring Reviewing Test Environments Revert Guidelines Design Guidelines Capitalization guidelines Sentence case How to refer to UI elements **Exceptions to senten...
OS Dependencies Python Virtual Environment Installing and Initializing Superset This page describes how to install Superset using the apache-superset package publis...
Celery Celery Flower Celery On large analytic databases, it’s common to run queries that execute for minutes or hours. To enable support for long running queries that execute b...