Reputation: 1
Is there a way to tell spyder (or maybe at least jupyter) to run inprocess kernels like you can do with qtconsole? I am trying to use spyder from a different program and update namespace to work with large arrays (several GB +) and qtpy widgets. I tried to modify the SpyderKernelManager base class but run into too many incompatibility issues.
Upvotes: 0
Views: 32