Skip to content

atapiawastaken/starter-superset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.2%
  • Dockerfile 17.8%