backend/python

jupyterthemes 적용하기 - 이쁘게 쓰자

seul chan 2016. 11. 8. 22:01






-설치


pip install jupyterthemes


usage: jt [-h] [-l] [-t THEME] [-f MONOFONT] [-fs MONOSIZE] [-nf NBFONT]
          [-nfs NBFONTSIZE] [-tf TCFONT] [-tfs TCFONTSIZE] [-m MARGINS]
          [-cursw CURSORWIDTH] [-cursc CURSORCOLOR] [-cellw CELLWIDTH]
          [-lineh LINEHEIGHT] [-alt] [-vim] [-T] [-N] [-r]


optionsargdefault
Usage help-h--
List Themes-l--
Theme Name to Install-t--
Code Font-fdroidmono
Code Font-Size-fs11
Notebook Font-nfexosans
Notebook Font Size-nfs13
Text/MD Cell Font-tfloraserif
Text/MD Cell Fontsize-tfs13
Intro Page Margins-mauto
Cell Width-cellw980
Line Height-lineh170
Cursor Width-cursw2
Cursor Color-cursc--
Alt Text/MD Layout-alt--
Alt Prompt Layout-altp--
Style Vim NBExt*-vim--
Toolbar Visible-T--
Name & Logo Visible-N--
Restore Default-r

$ jt -t chesterish