小编J. *_*wee的帖子

设置 jupyter notebook 主题后工具栏不可见

当我从笔记本调用和加载主题时,工具栏和笔记本名称不显示。

我可以用代码从笔记本加载主题,但我不知道如何使用交换机类似-T,并-N用于调用工具栏和笔记本电脑的名称。

我在代码单元中使用了以下内容:

from jupyterthemes import get_themes
import jupyterthemes as jt
from jupyterthemes.stylefx import set_nb_theme
set_nb_theme('solarizedd')
Run Code Online (Sandbox Code Playgroud)

主题改变了,但工具栏和笔记本名称没有出现。即使使用菜单栏中的“切换标题”和“切换名称”也没有效果。

python themes toolbar jupyter-notebook

16
推荐指数
3
解决办法
7179
查看次数

可用的 r markdown 主题列表

R有许多可用的Markdown 主题。

我想查看默认可用的主题列表以及我已安装的主题。有R命令可以实现这个功能吗?

r r-markdown

2
推荐指数
1
解决办法
5717
查看次数

标签 统计

jupyter-notebook ×1

python ×1

r ×1

r-markdown ×1

themes ×1

toolbar ×1