zhongjiajie commented on pull request #6269:
URL: https://github.com/apache/dolphinscheduler/pull/6269#issuecomment-926540418


   FYI, after I add commit 
https://github.com/apache/dolphinscheduler/pull/6269/commits/a4d84aa3091fdddd247be6de404cd4a00028f648
   we could install python package `pydolphinscheduler` locally by run command 
`python setup.py install` in dir 
`dolphinscheduler/dolphinscheduler-python/pydolphinscheduler`
   
   After command finish, we could run `tutorial.py` directly by
   
   ```shell
   cd dolphinscheduler-python/pydolphinscheduler
   python example/tutorial.py
   ```
   to make a quick look how `pydolphinscheduler` work


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to