Skip to content

Commit 3772606

Browse files
authored
docs: Add Steep as a data visualization tool (#7651)
1 parent deb3df1 commit 3772606

File tree

15 files changed

+58
-77
lines changed

15 files changed

+58
-77
lines changed

docs/pages/product/configuration/visualization-tools.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Choose a tool to get started with below.
99

1010
<InfoBox>
1111

12-
If you'd like to connect to a tool which is not yet supported or present on this
12+
If you'd like to connect to a tool which is not yet present on this
1313
page, please [file an issue](https://github.com/cube-js/cube/issues) on GitHub.
1414

1515
</InfoBox>
@@ -22,36 +22,36 @@ page, please [file an issue](https://github.com/cube-js/cube/issues) on GitHub.
2222
imageUrl="https://static.cube.dev/icons/superset.svg"
2323
title="Superset / Preset"
2424
/>
25-
2625
<GridItem
2726
url="visualization-tools/tableau"
2827
imageUrl="https://static.cube.dev/icons/tableau.svg"
2928
title="Tableau"
3029
/>
31-
3230
<GridItem
3331
url="visualization-tools/powerbi"
3432
imageUrl="https://static.cube.dev/icons/powerbi.svg"
3533
title="Power BI"
3634
/>
37-
3835
<GridItem
3936
url="visualization-tools/metabase"
4037
imageUrl="https://static.cube.dev/icons/metabase.svg"
4138
title="Metabase"
4239
/>
43-
4440
<GridItem
4541
url="visualization-tools/thoughtspot"
4642
imageUrl="https://static.cube.dev/icons/thoughtspot.svg"
4743
title="Thoughtspot"
4844
/>
49-
5045
<GridItem
5146
url="visualization-tools/explo"
5247
imageUrl="https://static.cube.dev/icons/explo.svg"
5348
title="Explo"
5449
/>
50+
<GridItem
51+
url="visualization-tools/steep"
52+
imageUrl="https://static.cube.dev/icons/steep-light.svg"
53+
title="Steep"
54+
/>
5555
</Grid>
5656

5757
You can learn more about SQL API on the

docs/pages/product/configuration/visualization-tools/_meta.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ module.exports = {
1212
"observable": "Observable",
1313
"powerbi": "Power BI",
1414
"retool": "Retool",
15+
"steep": "Steep",
1516
"streamlit": "Streamlit",
1617
"superset": "Superset / Preset",
1718
"tableau": "Tableau",

docs/pages/product/configuration/visualization-tools/appsmith.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ Here's a short video guide on how to connect Appsmith to Cube.
1515

1616
## Use REST API in Cube
1717

18-
> Don't have a Cube project yet?
19-
> [Learn how to get started here](/product/getting-started/cloud).
20-
2118
### Cube Cloud
2219

2320
Click the “How to connect” link on the Overview page, navigate to the REST API

docs/pages/product/configuration/visualization-tools/bubble.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ Here's a short video guide on how to connect Bubble to Cube.
1515

1616
## Use REST API in Cube
1717

18-
> Don't have a Cube project yet?
19-
> [Learn how to get started here](/product/getting-started/cloud).
20-
2118
### Cube Cloud
2219

2320
Click the "How to connect" link on the Overview page, navigate to the REST API

docs/pages/product/configuration/visualization-tools/budibase.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ Here's a short video guide on how to connect Budibase to Cube.
1616

1717
## Use REST API in Cube
1818

19-
> Don't have a Cube project yet?
20-
> [Learn how to get started here](/product/getting-started/cloud).
21-
2219
### Cube Cloud
2320

2421
Click the "How to connect" link on the Overview page, navigate to the REST API

docs/pages/product/configuration/visualization-tools/deepnote.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@ Here's a short video guide on how to connect Deepnote to Cube.
1515

1616
## Enable Cube SQL API
1717

18-
<InfoBox>
19-
20-
Don't have a Cube project yet? [Learn how to get started
21-
here][ref-getting-started].
22-
23-
</InfoBox>
24-
2518
### Cube Cloud
2619

2720
Click **Deploy SQL API** and then the **How to connect your BI tool** link on

docs/pages/product/configuration/visualization-tools/hex.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ Here's a short video guide on how to connect Hex to Cube.
1414

1515
## Enable Cube SQL API
1616

17-
<InfoBox>
18-
19-
Don't have a Cube project yet? [Learn how to get started
20-
here][ref-getting-started].
21-
22-
</InfoBox>
23-
2417
### Cube Cloud
2518

2619
Click **How to connect your BI tool** link on the Overview page, navigate to the

docs/pages/product/configuration/visualization-tools/jupyter.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@ Here's a short video guide on how to connect Jupyter to Cube.
1515

1616
## Enable Cube SQL API
1717

18-
<InfoBox>
19-
20-
Don't have a Cube project yet? [Learn how to get started
21-
here][ref-getting-started].
22-
23-
</InfoBox>
24-
2518
### Cube Cloud
2619

2720
Click **Deploy SQL API** and then the **How to connect your BI tool** link on

docs/pages/product/configuration/visualization-tools/observable.mdx

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ Here's a short video guide on how to connect Observable to Cube.
1616

1717
## Use SQL API in Cube
1818

19-
<InfoBox>
20-
21-
Don't have a Cube project yet? [Learn how to get started
22-
here][ref-getting-started].
23-
24-
</InfoBox>
25-
2619
### Cube Cloud
2720

2821
Click **Deploy SQL API** and then the **How to connect your BI tool** link on
@@ -88,9 +81,6 @@ You can also create a visualization of the executed SQL query.
8881

8982
## Use REST API in Cube
9083

91-
> Don't have a Cube project yet?
92-
> [Learn how to get started here](/product/getting-started/cloud).
93-
9484
### Cube Cloud
9585

9686
Click the "How to connect" link on the Overview page, navigate to the REST API

docs/pages/product/configuration/visualization-tools/powerbi.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@ product developed by Microsoft, using the [Cube SQL API][ref-sql-api].
1010

1111
## Enable Cube SQL API
1212

13-
<InfoBox>
14-
15-
Don't have a Cube project yet? [Learn how to get started
16-
here][ref-getting-started].
17-
18-
</InfoBox>
19-
2013
### Cube Cloud
2114

2215
Click **How to connect your BI tool** link on the Overview page, navigate to the

0 commit comments

Comments
 (0)