Commit Graph

2 Commits

Author SHA1 Message Date
JieguangZhou 38ee91fb1e
[DSIP-11][python] create workflows from YAML configuration (#11611) 2022-09-06 09:28:16 +08:00
Jiajie Zhong 1f48601c75
[python] Add task decorator for python function (#9496)
* [python] Add task decorator for python function

* Add decorator `@task`
* Add a tutorial about it
* Change tutorial doc and combine into traditional docs
  * Add sphinx-inline-tab for better view

* revert not need change

* Correct python function indent

* Correct integration test
2022-04-15 15:50:52 +08:00