jieguangzhou commented on issue #9942:
URL: 
https://github.com/apache/dolphinscheduler/issues/9942#issuecomment-1216190633

   
https://github.com/apache/dolphinscheduler/blob/63dfa45474752bfd514f1c8d4503e038b3b14e7c/dolphinscheduler-task-plugin/dolphinscheduler-task-pytorch/src/main/java/org/apache/dolphinscheduler/plugin/task/pytorch/PythonEnvManager.java#L1-L82
   
   
   I write a PythonEnvManager in #11498, include the method below
   
   - getBuildEnvCommand: build a python environment
   - getSourceEnvCommand: after we build a environment, we can get source 
command to change python environment
   - getPythonCommand: after we build a environment, we can get python command 
directly


-- 
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