conda env create -f environment.yml ... env --file environment.yml --prune ... have the environment active so it is local to a terminal session, not global.
確定! 回上一頁