How do I launch Spyder-Notebook?

前端 未结 2 1853
你的背包
你的背包 2021-01-21 08:22

I\'ve installed the spyder-notebook plugin via conda install spyder-notebook -c spyder-ide as per the instructions here. How do I actually open a .ipynb

2条回答
  •  时光取名叫无心
    2021-01-21 09:05

    (Spyder maintainer here) The notebook is started automatically. To see it in the Spyder interface, you need to look for a tab called Notebook and click it.

    Then to open a notebook you need to click on the Options menu of the Notebook pane (the one to its right with a cog icon) and press Open. In Spyder 4 we're going to simplify that by using the Open button of the main Spyder toolbar.

提交回复
热议问题