【问题标题】:Theme disappeared from Jupyter主题从 Jupyter 中消失了
【发布时间】:2022-01-24 02:17:30
【问题描述】:

Jupyter 中的主题在 VSC 中突然停止工作。它正在处理所有其他 python 文件,但不在笔记本中。

没有人可以用这个主题编程。

我该如何解决这个问题?

Click here to see the image from VSC WITHOUT theme

Click here to see the image from VSC WITH theme

【问题讨论】:

    标签: jupyter


    【解决方案1】:

    VSCode 不理解 .ipynb 文件扩展名。它认为 Python 文件具有 .py 扩展名。您可以调整settings.json中的文件扩展名分配:

    How to make VS Code treat a file extensions as a certain language?

    【讨论】:

      猜你喜欢
      • 2019-07-30
      • 2023-03-09
      • 2023-03-31
      • 2012-06-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-02-07
      • 1970-01-01
      相关资源
      最近更新 更多