git clone <https://github.com/risingwavelabs/risingwave-demo.git>
cd superset
docker compose up -d
Open the link http://127.0.0.1:8088/. Login via:


Fill in the URI of RisingWave: risingwave://root@frontend-node-0:4566/dev?sslmode=disable
Click “TEST CONNECTION” to check if the RisingWave cluster is successfully set up.