LoginSignup
2
4

More than 5 years have passed since last update.

Jupyter Themes を変更し,ツールバーが消えた時に出す方法

Last updated at Posted at 2017-10-28

Jupyter Themes を変更したらツールバーが消えて困ったので,忘れないように設定の備忘録

ツールバーとノート名を表示するために -N -T をつける.

# select theme onedork & toggle toolbar ON and notebook name ON
jt -t onedork -N -T

2
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
4