stevensuting commented on pull request #5294: URL: https://github.com/apache/incubator-superset/pull/5294#issuecomment-664759524
> Can you share a stey-by-step guide, I didin't get any emails when setting by the document(https://superset.incubator.apache.org/installation.html#email-reports). > > Thanks a lot Step1: cd superset/bin Step 2: create a file superset_config.py Step 3: Add the line `ENABLE_SCHEDULED_EMAIL_REPORTS = True` Step 4: save the file Step 5: run `superset init` Step 6: run `superset run` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
