fix: english doc with superset
This commit is contained in:
parent
aa92fe3569
commit
08030bac6e
|
@ -12,8 +12,8 @@ Through the Python connector of TDengine, Superset can support TDengine data sou
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
Prepare the following environment:
|
Prepare the following environment:
|
||||||
- TDengine cluster has been deployed and is running normally (both Enterprise and Community versions are available)
|
- TDengine is installed and running normally (both Enterprise and Community versions are available)
|
||||||
- taosAdapter is installed and running normally, refer to [taosAdapter](../../../reference/components/taosAdapter)
|
- taosAdapter is running normally, refer to [taosAdapter](../../../reference/components/taosAdapter)
|
||||||
- Apache Superset version 2.1.0 or above is already installed, refre to [Apache Superset](https://superset.apache.org/)
|
- Apache Superset version 2.1.0 or above is already installed, refre to [Apache Superset](https://superset.apache.org/)
|
||||||
|
|
||||||
## Install TDengine Python Connector
|
## Install TDengine Python Connector
|
||||||
|
|
Loading…
Reference in New Issue