인공지능/PYTHON

Anaconda 다운로드

bibibig_data 2021. 6. 16. 13:46

Anaconda | Get Started

 

Anaconda | Get Started

Anaconda is the birthplace of Python data science. We are a movement of data scientists, data-driven enterprises, and open source communities.

www.anaconda.com

다운로드 -> 경로설정 -> dev에 JupyterNotebook 폴더 생성 -> 기본으로 설치 -> "Add Anaconda to my PATH environment variable" 옵션 선택 

 

기본 주피터 노트북 사용법

- 명령프롬프트 실행

- cd C:\dev\JupyterNotebook 입력

- jupyter notebook 입력

Python3 클릭

 

-몇일간은 JupyterNotebook을 사용해 코딩을 진행 할 것.

 

https://www.w3schools.com/python/python_getstarted.asp