saurshaz / starter-superset

restack superset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Superset Restack repository

This is the default Superset repository to get you started for generating preview environments from a custom Superset image with Restack github application.

Requirements

If you want to extend the image with custom requirements, just add them to requirements.txt file.

Configuration

If you want to extend the image with custom configuration, just add them at the bottom of superset_config.py file.

Generating a preview environment

  1. Make sure to fork this repository.
  2. Follow steps in the official Restack documentation
  3. Once you open a pull request a preview environment will be generated.
  4. Once your pull request is merged your initial Superset application will be provisioned with latest code from the "main" branch.

About

restack superset


Languages

Language:Python 82.4%Language:Dockerfile 17.6%