fix: english doc with superset

This commit is contained in:
Alex Duan 2024-12-20 16:30:27 +08:00
parent aa92fe3569
commit 08030bac6e
1 changed files with 2 additions and 2 deletions

View File

@ -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