villebro edited a comment on issue #13188: URL: https://github.com/apache/superset/issues/13188#issuecomment-780894082
If you have indeed run `superset init` and the problem persists, I would recommend verifying that `SUPERSET_CONFIG_PATH` environment variable is correctly set in the environment where `superset init` is being run. When you run `superset init` you should see something similar to the below to indicate that the `superset_config.py` with the feature flag is being correctly picked up: ``` Loaded your LOCAL configuration at [/Users/ville/superset/superset_config.py] ``` ---------------------------------------------------------------- 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]
