LANGUAGE/Python

Anaconda Environment Restore based on Revision List

Hogeony 2020. 8. 25. 10:54

conda list --revisions

conda install --revision <# of revision>

ex) conda install --revision 2

저작자표시 비영리 변경금지 (새창열림)