Skip to content

Commit 237efaa

Browse files
committed
update anchors
1 parent a637218 commit 237efaa

File tree

4 files changed

+34
-32
lines changed

4 files changed

+34
-32
lines changed

docs/integrations/data-visualization/community_integrations/deepnote.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.md
2424
This guide assumes you already have a Deepnote account and that you have a running ClickHouse instance.
2525

2626
## Interactive example {#interactive-example}
27-
If you would like to explore an interactive example of querying ClickHouse from Deepnote data notebooks, click the button below to launch a template project connected to the [ClickHouse playground](../../getting-started/playground.md).
27+
If you would like to explore an interactive example of querying ClickHouse from Deepnote data notebooks, click the button below to launch a template project connected to the [ClickHouse playground](../../../getting-started/playground.md).
2828

2929
[<Image size="logo" img="https://deepnote.com/buttons/launch-in-deepnote.svg" alt="Launch in Deepnote" />](https://deepnote.com/launch?template=ClickHouse%20and%20Deepnote)
3030

docs/integrations/data-visualization/index.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -26,50 +26,50 @@ doc_type: 'guide'
2626
Now that your data is in ClickHouse, it's time to analyze it, which often involves building visualizations using a BI tool. Many of the popular BI and visualization tools connect to ClickHouse. Some connect to ClickHouse out-of-the-box, while others require a connector to be installed. We have docs for some of the tools, including:
2727

2828
- [Apache Superset](./superset-and-clickhouse.md)
29-
- [Astrato](./astrato-and-clickhouse.md)
30-
- [Chartbrew](./chartbrew-and-clickhouse.md)
31-
- [Deepnote](./deepnote.md)
32-
- [Dot](./dot-and-clickhouse.md)
33-
- [Draxlr](./draxlr-and-clickhouse.md)
34-
- [Embeddable](./embeddable-and-clickhouse.md)
35-
- [Explo](./explo-and-clickhouse.md)
36-
- [Fabi.ai](./fabi-and-clickhouse.md)
29+
- [Astrato](./community_integrations/astrato-and-clickhouse.md)
30+
- [Chartbrew](./community_integrations/chartbrew-and-clickhouse.md)
31+
- [Deepnote](./community_integrations/deepnote.md)
32+
- [Dot](./community_integrations/dot-and-clickhouse.md)
33+
- [Draxlr](./community_integrations/draxlr-and-clickhouse.md)
34+
- [Embeddable](./community_integrations/embeddable-and-clickhouse.md)
35+
- [Explo](./community_integrations/explo-and-clickhouse.md)
36+
- [Fabi.ai](./community_integrations/fabi-and-clickhouse.md)
3737
- [Grafana](./grafana/index.md)
3838
- [Looker](./looker-and-clickhouse.md)
39-
- [Luzmo](./luzmo-and-clickhouse.md)
39+
- [Luzmo](./community_integrations/luzmo-and-clickhouse.md)
4040
- [Metabase](./metabase-and-clickhouse.md)
41-
- [Mitzu](./mitzu-and-clickhouse.md)
41+
- [Mitzu](./community_integrations/mitzu-and-clickhouse.md)
4242
- [Omni](./omni-and-clickhouse.md)
4343
- [Rill](https://docs.rilldata.com/reference/olap-engines/clickhouse)
44-
- [Rocket BI](./rocketbi-and-clickhouse.md)
44+
- [Rocket BI](./community_integrations/rocketbi-and-clickhouse.md)
4545
- [Tableau](./tableau/tableau-and-clickhouse.md)
46-
- [Zing Data](./zingdata-and-clickhouse.md)
46+
- [Zing Data](./community_integrations/zingdata-and-clickhouse.md)
4747

4848
## ClickHouse Cloud compatibility with data visualization tools {#clickhouse-cloud-compatibility-with-data-visualization-tools}
4949

5050
| Tool | Supported via | Tested | Documented | Comment |
5151
|-------------------------------------------------------------------------|-------------------------------|--------|------------|-----------------------------------------------------------------------------------------------------------------------------------------|
5252
| [Apache Superset](./superset-and-clickhouse.md) | ClickHouse official connector ||| |
53-
| [Astrato](./astrato-and-clickhouse.md) | Native connector ||| Works natively using pushdown SQL (direct query only). |
53+
| [Astrato](./community_integrations/astrato-and-clickhouse.md) | Native connector ||| Works natively using pushdown SQL (direct query only). |
5454
| [AWS QuickSight](./quicksight-and-clickhouse.md) | MySQL interface ||| Works with some limitations, see [the documentation](./quicksight-and-clickhouse.md) for more details |
55-
| [Chartbrew](./chartbrew-and-clickhouse.md) | ClickHouse official connector ||| |
56-
| [Deepnote](./deepnote.md) | Native connector ||| |
57-
| [Dot](./dot-and-clickhouse.md) | Native connector ||| |
58-
| [Explo](./explo-and-clickhouse.md) | Native connector ||| |
59-
| [Fabi.ai](./fabi-and-clickhouse.md) | Native connector ||| |
55+
| [Chartbrew](./community_integrations/chartbrew-and-clickhouse.md) | ClickHouse official connector ||| |
56+
| [Deepnote](./community_integrations/deepnote.md) | Native connector ||| |
57+
| [Dot](./community_integrations/dot-and-clickhouse.md) | Native connector ||| |
58+
| [Explo](./community_integrations/explo-and-clickhouse.md) | Native connector ||| |
59+
| [Fabi.ai](./community_integrations/fabi-and-clickhouse.md) | Native connector ||| |
6060
| [Grafana](./grafana/index.md) | ClickHouse official connector ||| |
61-
| [Hashboard](./hashboard-and-clickhouse.md) | Native connector ||| |
61+
| [Hashboard](./community_integrations/hashboard-and-clickhouse.md) | Native connector ||| |
6262
| [Looker](./looker-and-clickhouse.md) | Native connector ||| Works with some limitations, see [the documentation](./looker-and-clickhouse.md) for more details |
6363
| Looker | MySQL interface | 🚧 || |
64-
| [Luzmo](./luzmo-and-clickhouse.md) | ClickHouse official connector ||| |
64+
| [Luzmo](./community_integrations/luzmo-and-clickhouse.md) | ClickHouse official connector ||| |
6565
| [Looker Studio](./looker-studio-and-clickhouse.md) | MySQL interface ||| |
66-
| [Metabase](./metabase-and-clickhouse.md) | ClickHouse official connector |||
67-
| [Mitzu](./mitzu-and-clickhouse.md) | Native connector ||| |
66+
| [Metabase](./metabase-and-clickhouse.md) | ClickHouse official connector |||
67+
| [Mitzu](./community_integrations/mitzu-and-clickhouse.md) | Native connector ||| |
6868
| [Omni](./omni-and-clickhouse.md) | Native connector ||| |
6969
| [Power BI Desktop](./powerbi-and-clickhouse.md) | ClickHouse official connector ||| Via ODBC, supports direct query mode |
7070
| [Power BI service](/integrations/powerbi#power-bi-service) | ClickHouse official connector ||| A [Microsoft Data Gateway](https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-custom-connectors) setup is required |
71-
| [Rill](https://docs.rilldata.com/reference/olap-engines/clickhouse) | Native connector |||
72-
| [Rocket BI](./rocketbi-and-clickhouse.md) | Native connector ||| |
71+
| [Rill](https://docs.rilldata.com/reference/olap-engines/clickhouse) | Native connector |||
72+
| [Rocket BI](./community_integrations/rocketbi-and-clickhouse.md) | Native connector ||| |
7373
| [Tableau Desktop](./tableau/tableau-and-clickhouse.md) | ClickHouse official connector ||| |
7474
| [Tableau Online](./tableau/tableau-online-and-clickhouse.md) | MySQL interface ||| Works with some limitations, see [the documentation](./tableau/tableau-online-and-clickhouse.md) for more details |
75-
| [Zing Data](./zingdata-and-clickhouse.md) | Native connector ||| |
75+
| [Zing Data](./community_integrations/zingdata-and-clickhouse.md) | Native connector ||| |

0 commit comments

Comments
 (0)