Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ If you do not have a dataset to work with you can add one of the examples. This
pip install clickhouse-connect
```

:::note Docker Compose Setup
For Docker-based installations, see the [Superset database configuration guide](https://superset.apache.org/docs/configuration/databases/#clickhouse) for instructions on adding `clickhouse-connect` to your container.
:::

2. Start (or restart) Superset.

## 3. Connect Superset to ClickHouse {#3-connect-superset-to-clickhouse}
Expand Down