Notice
Recent Posts
Recent Comments
Link
- Arawn's Dev Blog
- Outsider's Dev Story
- Toby's Epril
- Benelog
- NHN 개발자 블로그
- SK 플래닛 기술 블로그
- OLC CENTER
- 소프트웨어 경영/공학 블로그
- 모바일 컨버전스
- KOSR - Korea Operating System …
- 넥스트리 블로그
- 리버스코어 ReverseCore
- SLiPP
- 개발자를 위하여... (Nextree 임병인 수석)
- "트위터 부트스트랩: 디자이너도 놀라워할 매끈하고 직관…
- Learning English - The English…
- real-english.com
- 'DataScience/Deep Learning' 카테…
- Deep Learning Summer School, M…
- Deep Learning Courses
민서네집
Jupyter notebook 에서 Line Number(줄번호) 보이기 본문
Adding Line Numbers in IPython/Jupyter Notebooks
http://randyzwitch.com/line-numbers-ipython-notebook/
Show Line Numbers by Default in IPython Notebook
https://www.webucator.com/blog/2015/11/show-line-numbers-by-default-in-ipython-notebook/
Cell 에서 Ctrl-m 으로 명령(Command) 모드로 들어간 후에 L 을 치면 줄 번호가 toggle되어 보인다.
'Python' 카테고리의 다른 글
PyCharm Professional 버전에서 Docker로 Remote Debugging (0) | 2016.09.14 |
---|---|
PyCharm 에서 디버그 중 Edit and Continue 기능 안됨. (0) | 2016.09.12 |
Interactive Python Widget (0) | 2016.09.12 |
[Free ebook] Python 3 Object-Oriented Programming (0) | 2016.09.07 |
jupyter notebook Style 바꾸기 - custom.css 파일 위치 (0) | 2016.09.07 |
Comments