jupyter notebook 테마 폰트 설정 - smart1004/doc GitHub Wiki

https://github.com/dunovank/jupyter-themes jupyter notebook themes

테마 적용

jt -r : 디폴트로 설정

jt -N -T
Name & Logo Visible -N Toolbar Visible -T

jt -t oceans16 -fs 12 -ofs 11 -cellw 99% -T -f hack

jt -fs 12 -ofs 11

jt -fs 12 -tfs 12 -nfs 11 -ofs 12 -cellw 980 -T -f hack -N

jt -cellw 980 -fs 12 -ofs 11

jt -cellw 980 -fs 12

https://pinkwink.kr/1120

jt -t chesterish -cellw 980
jt -t chesterish -f roboto -fs 12 -cellw 90% -lineh 170 -T -ofs 11

jt -t grade3 -fs 12 -tfs 12 -nfs 11 -ofs 12 -cellw 980 -T -f hack -N

@@@@@@@@@

https://opentutorials.org/module/2957/17787

https://github.com/dunovank/jupyter-themes

주피터가 설치된 상태에서 ( 가상환경이면 가상환경 activate 시킨 후에,) 명령창에
pip install jupyterthemes
라고 입력하면 설치가 완료 됩니다.

테마 리스트 보기
jt -l (소문자 L)

jt -t chesterish -f roboto -fs 12 -tf roboto -tfs 12 -nf ptsans -nfs 13 -cellw 90% -lineh 170

jt -t chesterish -f roboto -fs 12 -tf roboto -tfs 12 -nf ptsans -nfs 13

-t 옵션을 주면 chesterish 라는 테마로 바뀝니다. 바로 안바뀔경우, 브라우저를 새로고침 하거나, 처음 설치시에는 주피터 한번 종료 해주시면 됩니다.

chesterish : 검정 *** 집노트북 설정 grade3 하얀 * gruvboxd : 검정. 별로다. gruvboxl : 좋다 *** monokai : 검정. 별로다. oceans16 좋다 **** onedork 좋다 **** solarizedd *** solarizedl 하얀 *

jt -t chesterish

@@@@

style.min.css

https://devstarsj.github.io/2016/08/27/Tips.JupyterNotebook.custom.css.mac/

https://pinkwink.kr/1039

.Jupyter

C:\Users\kusun.jupyter\custom\

http://blog.naver.com/PostView.nhn?blogId=websearch&logNo=221386387940&redirect=Dlog&widgetTypeCall=true&directAccess=false

jupyter notebook font in windows anaconda

별로 좋지 않다 https://wayhome25.github.io/etc/2017/04/24/jupyter-notebook/

ㅇ 자료 많음 https://github.com/Atcold/stylish-Dark-Themes/blob/master/jupyter-notebook.md