How to try Superset
Posted on March 15, 2021 (Last modified on July 11, 2024) • 1 min read • 41 wordsExactly needed like this (you have to clone the repo):
git clone https://github.com/apache/superset.git
cd superset
docker-compose -f docker-compose-non-dev.yml up
Thoughts:
superset/docker
is mounted into the container at runtime and needed