How to save/read/rerun the console?

39 views
Skip to first unread message

Adam Oszvald-Haibach

unread,
Oct 20, 2020, 5:07:54 PM10/20/20
to spyder
Hey guys,
I really prefer the console over the editor (I come from jupyter notebooks) but I cannot save the console like with a jupyter notebook. I can save it as an HTML, but cannot import it back, and run the cells again. Is there a way for that?

yfprojects

unread,
Dec 24, 2020, 5:23:55 PM12/24/20
to spyder
Hi,

you can create cells in a normal python file that can be executed similar to jupyter cells, by adding comments starting with `#%% `.
There is also an official notebook plugin available for spyder.

Kind regards,
yfprojects
Reply all
Reply to author
Forward
0 new messages