Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 지능형
- Android
- C언어
- sw
- 디버그모드
- Video
- Raspberry
- FLASK
- 데이터
- php
- IMAGE
- 서버
- Deep Learning
- Linux
- detection
- Object Detection
- 고급C
- Machine Learning
- 라즈베리파이
- tracking
- tensorflow
- 정리
- 가상환경
- keras
- 영상분석
- 머신러닝
- 안드로이드
- MySQL
- Python
- RapidCheck
Archives
- Today
- Total
목록shortcut (1)
건프의 소소한 개발이야기
[Python - Jupyter - Notebook] 이용하는데 유용한 단축키(Shortcuts)
안녕하세요, 건프입니다. 데이터 처리를 하다보면 사용하기에 편리한 jupyter notebook 이라는 어플리케이션이 있습니다. 이를 사용하는데 여러가지 단축키(shortcut)들이 있는데요, 이를 잘 알아두면 마우스에 손을 올리지 않아도 노트북에서 작업이 가능하므로 엄청나게 효율적이랍니다. Command Mode (press Esc to enable)Enter : enter edit modeShift-Enter : run cell, select belowCtrl-Enter : run cellAlt-Enter : run cell, insert belowY : to codeM : to markdownR : to raw1 : to heading 12 : to heading 23 : to heading 34 ..
개발 이야기/Machine Learning 이야기
2016. 8. 9. 10:09