Python
jupyter notebook 팁
ndlessrain
2023. 2. 12. 16:27
728x90
1. localhost:8888 원격 접속 방법,
jupyter_notebook_config의 notebook_dir, password 설정
https://hwk0702.github.io/python/tips/2020/02/27/How_to_install_jupyter/
Jupyter notebook
Jupyter notebook 설치 및 실행 방법
hwk0702.github.io
2. jupyter notebook 디자인 변경, 테마 설정, 테마 예시
https://realblack0.github.io/2020/05/13/jupyter-notebook-themes.html
Jupyter Notebook 테마 변경하는 방법
jupyter notebook을 하루종일 보고 있자니 눈이 너무 아파서 다크테마를 찾아보았습니다. 테마 바꾸고 나니 눈이 훨씬 편해졌습니다. 다크테마는 뭔가 개발자 허세같아보여서 하기 싫었는데 그게 아
realblack0.github.io
나도 아래로 설정함.
jt -t onedork -fs 115 -nfs 125 -tfs 115 -dfs 115 -ofs 115 -cursc r -cellw 80% -lineh 115 -altmd -kl -T -N
728x90