본문 바로가기
Python/증권 데이터 분석

주피터(JUPYTER NOTEBOOK) 설치 및 실행 - 프로젝트 관리

by grey-hat hacker 2021. 2. 5.
728x90
C:\Users\user\AppData\Local\Programs\Python>pip3 install jupyter

1. pip3 install jupyter 명령을 사용해서 jupyter을 설치하면 됩니다. 

 

C:\Users\user\AppData\Local\Programs\Python>jupyter notebook

2. 설치가 완료 되었다면 jupyter notebook 명령어를 사용하면 됩니다. 

 - > jupyter 환경으로 이동 되어집니다. 

 - > cmd 창을 종료하면 실행 되어진 jupyter notebook이 종료되니 cmd 창은 항상 켜놓을것!

 

실행이 되면 New -> Python3 클릭!

그럼 새로운 프로젝트가 실행이 된다!! 

 

그럼 코딩 화이팅 하시길!

728x90
반응형

댓글