【发布时间】:2020-07-13 01:49:21
【问题描述】:
我最近切换到 Visual Studio Code 并想使用 Jupyter Notebooks。我已经安装了ms-python 扩展,以及jupyter 包,如here 所述。
但是,重新加载后,我没有命令 Python: Create Blank New Jupyter Notebook,如果我打开现有笔记本,则会显示 HTML/CSS,而不是实际的笔记本视图。我还没有在网上找到与此问题相关的任何内容。
【问题讨论】:
标签: python visual-studio-code jupyter-notebook vscode-settings