我正在使用 Jupyter Notebook,我目前正在使用来自 JupyterThemes 的深色日晒主题。
我注意到我的情节不是在黑暗模式下,文本仍然是黑色的,在日晒背景下不可读。JupyterThemes 的自述文件建议在 ~/.ipython/profile_default/startup/startup.ipy 中创建一个 startup.ipy 并编写
# import jtplot submodule from jupyterthemes
from jupyterthemes import jtplot
# currently installed theme will be used to
# set plot style if no arguments provided
jtplot.style()
我已经创建了这个文件,但没有任何改变。我也尝试过遵循本指南(https://medium.com/@rbmsingh/making-jupyter-dark-mode-great-5adaedd814db),但我的情节再次没有改变。
有什么帮助吗?我喜欢在 Jupyter Notebook 中使用暗模式,我希望有清晰的情节。
呼如林
神不在的星期二
小唯快跑啊
相关分类