🤖 Data Study/memo

[jupyter] 설치/단축키

데이터분석가SIENNA 2020. 5. 9. 14:20

1. jupyter 설치

pip install jupyter
pip install jupyterlab

 

2. jupyter 실행

jupyter notebook
jupyter lab

 

3. 주피터 단축키

m 마크다운
y 코드창

 

* jupyter notebook 사용시, cmd창 끄면 안됨

'🤖 Data Study > memo' 카테고리의 다른 글

[Web] 반응형 웹 기술  (0) 2020.05.10
[Linux] 리눅스 명령어  (0) 2020.05.10
[jupyter] PDF 파일 제어하기  (0) 2020.05.09
[jupyter] tip  (0) 2020.05.09
CMD 명령어  (0) 2020.05.09