conda 설치

boingboing·2024년 4월 16일
0
curl --output anaconda.sh https://repo.anaconda.com/archive/Anaconda3-2022.10-Linux-x86_64.sh
sha256sum anaconda.sh
bash anaconda.sh

참고자료

https://jongsky.tistory.com/21

0개의 댓글