EricGao888 commented on issue #10302: URL: https://github.com/apache/dolphinscheduler/issues/10302#issuecomment-1143619007
If we choose the `python-virtual-env task` approach, we could establish some interaction between this new task and other python related task. For example, after running `python-virtual-env task`, DS will append the path of the new env into a file called `virtual_env_paths.txt`. `Python` or `Jupyter` task will automatically read this file, and users will be able to choose the env they want from `UI`. -- 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]
