민서네집

jupyter (IPython) 배우기 본문

Python

jupyter (IPython) 배우기

브라이언7 2016. 5. 27. 07:28

파이썬을 이용한 시스템 트레이딩 (기초편)


https://wikidocs.net/1901


윈도우에 파이썬, IPython 설치하기 완벽 가이드


https://www.lucypark.kr/blog/2013/02/06/python-and-ipython-on-windows/


http://durst.tistory.com/245


Jupyter 서버 설치 및 실행법


Anaconda를 설치하고, 명령 프롬프트에서 jupyter notebook 을 입력하면

웹브라우저가 뜨면서 명령을 실행한 디렉터리의 파일 목록이 보인다.



Jupyter/IPython Notebook Quick Start Guide


주피터(Jupyter, IPython >= 3)의 다중 커널 개념 이해하기 - 파이썬2와 파이썬3 동시에 사용하기



Installing Jupyter Notebook




https://ipython.org/



Installing IPython



Comments