Toolbar not visible after setting jupyter notebook theme

后端 未结 4 1104
盖世英雄少女心
盖世英雄少女心 2021-02-08 10:52

The toolbar and notebook name does not show when I call and load the themes from the notebook.

I can load the themes from notebook using a code but I am not sure how to

4条回答
  •  没有蜡笔的小新
    2021-02-08 11:26

    Have you tried to update to the latest version? I have tried many suggestions. All did not work until I updated the theme package to the latest version

    pip install --upgrade jupyterthemes
    

    I found the solution here

提交回复
热议问题