데이터 분석/jupyter
jupyter notebook 테마 (개인용)
woojc
2024. 3. 14. 18:36
반응형
1. jupyter 설치
`pip install "notebook<7"`
2. jupyter themes 설치
`pip install jupyter jupyterthemes`
3. 테마 설정
`jt -t grade3 -fs 11 -nfs 12 -cellw 80% -ofs 10 -dfs 10 -T -N -kl`
4. css 파일 수정
`~/.jupyter/custom/custom.css` - `div#maintoolbar`의 `position: absolute;` 지우기
728x90
반응형