spyder 4找不到jupyter笔记本

时间:2019-12-14 19:44:50

标签: spyder

在anaconda中安装了spyder 4之后,我运行了以下命令:

conda install spyder-notebook -c spyder-ide

但是,在打开spide ide之后,我找不到笔记本选项卡/插件。在哪里可以找到它?还是我错过了一步?

问候 安迪

1 个答案:

答案 0 :(得分:1)

请参阅以下链接 https://anaconda.org/conda-forge/spyder-notebook

以下命令对我有用:

conda install -c conda-forge spyder-notebook