빅 데이터 학습 첫날: IPython 설치

827 단어 ipythonjupyter
자료 출처:http://jupyter.readthedocs.org
1.If Anaconda is installed, run the following command in the Terminal (Mac/Linux) or CommandPrompt (Windows) to install Jupyter:
conda install jupyter

cmd 아래 에 알림 이 있 습 니 다. y 를 선택 하거나 직접 차 로 돌아 가 다운로드, 설치, 업 데 이 트 를 시작 하려 면 약 30 분 이 걸 립 니 다.
2.After you have installed the Jupyter Notebook on your computer, you are ready to run the Notebook. You can start the notebook server from the command line (Terminal on Mac/Linux, CMD prompt on Windows) by running the following command:
jupyter notebook

Installing the Jupyter Notebook as described above will also install the  IPython kernel
 which allows working on notebooks using the Python programming language.
3. 주 피 터 를 열 고 오른쪽 [New] 를 찾 아 파 이 썬 3 를 선택 하면 OK.

좋은 웹페이지 즐겨찾기