# how to
To run the Python examples in this directory, navigate to the specific example folder and execute the following command:
```bash
make -s test ## 运行所有示例
```