Skip to content

Commit bfaab19

Browse files
authored
Merge pull request #5176 from ClickHouse/add-note-to-superset
2 parents f8e93c9 + e7c013e commit bfaab19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/integrations/data-visualization/superset-and-clickhouse.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ If you do not have a dataset to work with you can add one of the examples. This
5656
pip install clickhouse-connect
5757
```
5858

59+
:::note Docker Compose Setup
60+
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.
61+
:::
62+
5963
2. Start (or restart) Superset.
6064

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

0 commit comments

Comments
 (0)