I.Jeong | Log

  • Ai
  • Algorithm
  • bit
  • BNN
  • BOJ
  • C/C++
  • devenv
  • Error
  • for interview
  • git
  • jupyter
  • latex
  • Machine Learning
  • node.js
  • Python
  • stl
  • SUMMARY
  • untitled
  • VS Code
  • web
  • WSL
  • 논문 리뷰
  • Categories (31)
    • Computer Theory (1)
      • Data Structure (0)
      • Algorithm (1)
    • Programming (9)
      • C·C++ (7)
      • Node.js (1)
      • Web (1)
    • Dev Env (6)
      • Git (2)
      • Windows (1)
    • Untitled (9)
      • Summary (4)
      • Error (5)
      • Tistory (0)
    • Artificial Intelligence (1)
      • Review (1)
      • Math (0)

write POST

Manage

  • trevi_
  • Korea
  • isuu.jeong@gmail.com
  • https://github.com/ijgit

[Dev env] Jupyter notebook 환경 설치

2020. 11. 10.
Dev Env
1. Install (설치) Anaconda 아나콘다는 과학계산을 위한 Python / R 프로그래밍 언어 패키지 배포판이다. 아래 링크를 통해 다운로드가 가능하다. Anaconda Installer https://www.anaconda.com/distribution/ Windows https://docs.anaconda.com/anaconda/install/windows/ macOS https://docs.anaconda.com/anaconda/install/mac-os/ Advanced Installation Options 2. Setting (config) 아래 명령어를 실행하여 jupyter notebook 설정을 위한 파일을 생성할 수 있다. jupyter notebook --generate-c..

티스토리툴바