mirror of
https://github.com/apache/superset.git
synced 2026-04-11 04:15:33 +00:00
Refactored deprecated functionalities:
- Used 'celery worker' command instead of 'superset worker' which is
deprecated since 0.26.0
- Used 'gunicorn' command instead of 'superset runserver'