提交 3982e5b5 编写于 作者: G gccgdb1234

doc: add reference to connect in data in/out

上级 332ec37d
...@@ -42,6 +42,11 @@ For more details about `INSERT` please refer to [INSERT](https://docs.tdengine.c ...@@ -42,6 +42,11 @@ For more details about `INSERT` please refer to [INSERT](https://docs.tdengine.c
## Connector Examples ## Connector Examples
:::note
Before executing the sample code in this section, you need to firstly establish connection to TDegnine cloud service, please refer to [Connect to TDengine Cloud Service](../../programming/connect/).
:::
<Tabs> <Tabs>
<TabItem value="python" label="Python"> <TabItem value="python" label="Python">
......
...@@ -123,6 +123,11 @@ For more details please refer to [Aggregate by Window](https://docs.tdengine.com ...@@ -123,6 +123,11 @@ For more details please refer to [Aggregate by Window](https://docs.tdengine.com
## Connector Examples ## Connector Examples
:::note
Before executing the sample code in this section, you need to firstly establish connection to TDegnine cloud service, please refer to [Connect to TDengine Cloud Service](../../programming/connect/).
:::
<Tabs> <Tabs>
<TabItem value="python" label="Python"> <TabItem value="python" label="Python">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册