DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests/integration
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
..
__init__.py [python] Migrate pythonGatewayServer into api server (#9372) 2022-04-07 14:41:15 +08:00
conftest.py [python] Fix change exists pd attribute user error (#9140) 2022-03-24 15:24:02 +08:00
test_java_gateway.py [python] Fix change exists pd attribute user error (#9140) 2022-03-24 15:24:02 +08:00
test_process_definition.py [python] Fix change exists pd attribute user error (#9140) 2022-03-24 15:24:02 +08:00
test_submit_examples.py [python] Add task decorator for python function (#9496) 2022-04-15 15:50:52 +08:00