IT 인터넷/Python

아나콘다[ANACONDA] 설치

Banjubu 2022. 12. 8. 17:23
반응형

 

아나콘다: 파이썬 개발 환경 도우미.

 

아래 사이트에서 OS에 맞는 파일을 받아서 설치.

https://www.anaconda.com/products/distribution

 

Anaconda | Anaconda Distribution

Anaconda's open-source Distribution is the easiest way to perform Python/R data science and machine learning on a single machine.

www.anaconda.com

 

아나콘다 네비게이터[Anaconda-Navigator] 실행.

 

Jupyter Notebook > Launch

 

로컬 웹사이트 > New > Folder > 이름 수정: Python programming

폴더로 이동 > New > Python3

 

 

 

반응형
LIST