Alexander Mancevice

Results 78 comments of Alexander Mancevice

You might have better luck filing this in the source repo: https://github.com/apache/superset

Sounds great—can you open a PR?

There isn't enough information to go on here. Can you share your `docker-compose.yml` and/or the commands you are using to start your setup?

if superset and mysql are both running in containers, then you cannot use `localhost` to access the DB. If you are bringing both containers up via docker-compose then you should...

sorry, I don't really know what to tell you. I'd focus on figuring out why you can't access your MySQL container from another container in docker-compose. Maybe try setting up...

that sounds like a good idea. If you're looking for a quick answer, you can inspect the [requirements-db.txt](https://github.com/amancevice/docker-superset/blob/main/requirements-db.txt) file

this has been added to the `edge` images.

I don't know much about raspberry pi, but I have to think it would be a big challenge given the number of dependencies of this project. There could be some...

I don't think I'd want to be responsible for maintaining something I don't fully understand (it's just me over here, I'm not affiliated with Superset). But what I could do...