from IPython.core.display import display, HTML
display(HTML("<style>.container{width:90%!important;}</style>"))
주피터 노트북 블로그에 맞기 정렬하기
https://versusall.tistory.com/entry/1-Tistory-%EA%B8%80%EC%93%B0%EA%B8%B0-tip
'머신러닝 > 기초 문법' 카테고리의 다른 글
7. While. Break, Continue (0) | 2019.02.10 |
---|---|
6. IF 문 (0) | 2019.02.09 |
넘파이 기초 - 배열 생성(1) (0) | 2019.01.31 |
넘파이 기초 - 색인과 슬라이싱 기초(2) (1) | 2019.01.31 |
5. 딕셔너리 심화 - (2) (0) | 2019.01.30 |