Open pavlov99 opened 6 years ago
It's impossible to display the map in Superset without MAPBOX_API_KEY. Add an option to define it in superset_config.py via container parameters.
MAPBOX_API_KEY
Would be really handy right now, located this in search for how to get the mapbox API key into the stack via container parameters.
It's impossible to display the map in Superset without
MAPBOX_API_KEY
. Add an option to define it in superset_config.py via container parameters.