I was experimenting in the Spyder IDE and learned, that it is possible to define cells using the #%%
separator. Now I couldn't find it, but is it possible to use markdown, like in a Jupyter notebook?
Spyder reports pluginSpyder plugin to render Markdown reports using Pweave as a backend.
You can also open any Jupyter Notebook inside Spyder. For this go to the options menu at the top right of the pane and click Open, which will allow you to look for ipynb files in your computer. Click any notebook that you want to open inside Spyder and you will be able to see it as a new tab in the Notebook pane.
Spyder is an open-source cross-platform integrated development environment (IDE) for scientific programming in the Python language.
No. As far as I know Spyder IDE has no markdown implemented as Jypter notebook even if it is connecting to a Jupyer notebook instance locally.
I would suggest you to use Jupyter notebook for coding and annotation if you need such a thing. Spyder is just a IDE. But if you want to edit Jupyter notebook in a IDE just take a look at PyCharm IDE.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With