zhongjiajie commented on PR #10337: URL: https://github.com/apache/dolphinscheduler/pull/10337#issuecomment-1159364391
> > and we still have discussion in [#10337 (comment)](https://github.com/apache/dolphinscheduler/pull/10337#discussion_r896857846), I wonder whether conda have some command like `import` same as docker's `docker import` to import and then `conda activate`? > > I haven't found such things so far. However, using `source` for unpacked conda env seems to be the only way I could find on [Conda-Pack](https://conda.github.io/conda-pack/) official page. > >  Yeah, I can not find either, I think maybe we should use `source` to activate the env template, WDYT @EricGao888 @SbloodyS -- 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]
