I want to embed spyder-notbook or sypder-terminal in my own python software.
So my question is can i integrate notebook or terminal in my software as widgets? My complete software is written in PyQt5 . it would be nice and useful if I could use you terminal or notebook. But I do not know that something is so possible.
Cheers.