R.K.S. notes

Home

❯

blog posts

❯

2020

❯

Stylish Jupyter Notebook with jupyter themes

Stylish Jupyter Notebook with jupyter-themes

Mar 24, 20201 min read

  • notebook
  • python

Appearance of Jupyter Notebook can be modified using jupyter-themes.

See the following websites for details,

  • jupyterの表示拡張機能、jupyter-themesを徹底紹介する
  • jupyter-themes の fontについて

Chrome extension Stylish should be installed in addition to jupyter-themes.

My current setting is provided by the following command.

$ jt -t grade3 -f code -fs 12 -cellw 95% -lineh 140 -T -N -tf droidsans -tfs 12 -nf ptsans -nfs 12 -ofs 10

It looks good ;)


Graph View

Created with Quartz v4.5.2 © 2025

  • GitHub
  • Discord Community