Devlive 开源社区 本次搜索耗时 0.574 秒,为您找到 13 个相关结果.
  • Kubernetes

    在 Kubernetes 上安装 先决条件 运行 重要设置 安全设定 依赖关系 superset_config.py 环境变量 系统包 数据源 配置举例 设置 OAuth 启用警报和报告 在 Celery Worker 中安装受支持的网络驱动程序 运行 Celery beat 配置适当的 Celery 作业和 SMTP/Slack 设...
  • Configuring Superset

    2928 2024-05-25 《Apache Superset 4.0.1》
    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

    2354 2024-05-25 《Apache Superset 4.0.1》
    Setting up a Development Environment Fork and Clone docker-compose (recommended!) Installing Development Tools Python environment Git Hooks Alternatives to docker-compose Flas...
  • Kubernetes

    2247 2024-05-24 《Apache Superset 4.0.1》
    Installing on Kubernetes Prerequisites Running Important settings Security settings Dependencies superset_config.py Environment Variables System packages Data sources Conf...
  • Development How-tos

    1977 2024-05-25 《Apache Superset 4.0.1》
    Contributing to Documentation Local Development Build Deployment Creating Visualization Plugins Prerequisites Creating a simple Hello World viz plugin Testing Python Testing...
  • FAQ

    1934 2024-05-25 《Apache Superset 4.0.1》
    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 ...
  • Security Configurations

    1646 2024-05-25 《Apache Superset 4.0.1》
    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...
  • Guidelines

    1566 2024-05-25 《Apache Superset 4.0.1》
    Protocol Authoring Reviewing Test Environments Revert Guidelines Design Guidelines Capitalization guidelines Sentence case How to refer to UI elements **Exceptions to senten...
  • PyPI

    1087 2024-05-24 《Apache Superset 4.0.1》
    OS Dependencies ​ Python Virtual Environment ​ Installing and Initializing Superset ​ This page describes how to install Superset using the apache-superset package publis...
  • Async Queries via Celery

    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...