Hacker News new | ask | show | jobs
by andi999 1756 days ago
I agree. I am using Ipython from vscode, and I THINK I am doing it similar (cannot currently watch the video). I switched from a different editor, since the problem of the gui loop you mentioned (Ipython has gui loop running in the background, so you are non blocking, but not every editor plays along)
1 comments

Ah, that's cool. I haven't heard of similar integrations with python, but I imagine it's possible to set up. :) Hope you're having fun with it!

If you get a chance to watch the videos it might give you some extra ideas on how to enhance your vscode + ipython experience, or maybe you can find issues with what I'm doing and tell me how to do it better. :D