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
민서네집
Interactive Python Widget 본문
Building Interactive Dashboards with Jupyter
https://blog.dominodatalab.com/interactive-dashboards-in-jupyter/
ipywidgets
https://ipywidgets.readthedocs.io/en/latest/
Using Interact
http://ipywidgets.readthedocs.io/en/latest/examples/Using%20Interact.html
범위를 정해주면 슬라이더 바가 생겨서 슬라이더 바와 연동해서 그래프가 변하는 것은 유용한 것 같다.
'Python' 카테고리의 다른 글
PyCharm 에서 디버그 중 Edit and Continue 기능 안됨. (0) | 2016.09.12 |
---|---|
Jupyter notebook 에서 Line Number(줄번호) 보이기 (0) | 2016.09.12 |
[Free ebook] Python 3 Object-Oriented Programming (0) | 2016.09.07 |
jupyter notebook Style 바꾸기 - custom.css 파일 위치 (0) | 2016.09.07 |
Docker 환경에서 %matplotlib qt 가 에러남. (0) | 2016.09.07 |
Comments