jupyter-notebook - 如何将 colab 深色主题引入 Jupyter Notebook

标签 jupyter-notebook themes google-colaboratory

我想知道当我们切换到暗模式时 google colab 使用什么主题,以及如何为 jupyter notebook 安装它。

最佳答案

首先,您必须安装 Jupyter 主题:

pip install jupyterthemes

然后,我认为 Colab 使用主题“onedork”,所以只需使用以下方法设置它:
jt -t onedork

有关 Jupyter 主题的更多信息,您可以查看 https://github.com/dunovank/jupyter-themes

关于jupyter-notebook - 如何将 colab 深色主题引入 Jupyter Notebook,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61928122/

相关文章:

python - 如何向我从机器学习数据库中提取的以下数据添加 header

lua - 如何从 Google Colab 运行 lua ML 模型

python - 在 Google Colab 上创建 SparkContext 给出 : `RuntimeError: Java gateway process exited before sending its port number`

python - 无法在 jupyter notebook 中导入模块;错误的系统路径

python - 为什么我的 jupyter 内核在导入 numpy 时在虚拟环境中运行失败?

javascript - Mui v5 styleOverrides 不适用于主题

drupal - 通过管理区域选择模板?

python - 清除 Jupyter Python 笔记本中的 MatPlotLib 图

python - 我如何告诉 Yolov5 忽略权重和偏差、ClearML 和其他第 3 方应用程序?

超过 3 种颜色的 Angular 主题