feat(tags): Export and Import Functionality for Superset Dashboards and Charts (#30833)

Co-authored-by: Asher Manangan <amanangan@powercosts.com>
This commit is contained in:
Asher Manangan
2025-04-08 03:12:22 +08:00
committed by GitHub
parent e1383d3821
commit fd947a097d
18 changed files with 512 additions and 18 deletions

View File

@@ -62,7 +62,6 @@ MAPBOX_API_KEY=''
# Make sure you set this to a unique secure random value on production
SUPERSET_SECRET_KEY=TEST_NON_DEV_SECRET
ENABLE_PLAYWRIGHT=false
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
BUILD_SUPERSET_FRONTEND_IN_DOCKER=true