Spyder 3.7 can run and render Jupyter notebooks. This may be necessary, for example, when you rely on libraries that require a windowing system. To enable this functionality, complete the following steps:
In the Spyder Terminal, run mamba install -c spyder-ide spyder-notebook . In most layouts, the terminal is available as the last sub-tab in the top-right pane of Spyder.
2. Enable the notebook pane by selecting View > Panes > Notebook.
3. To open a notebook, use the gear icon in the notebook pane.