Hacker News new | ask | show | jobs
by greazer 2782 days ago
Just to make sure it's seen, the Python extension team at Microsoft has an upcoming release that will integrate this functionality. The lastest github repo for this extension has the code we're working on.
1 comments

oh interesting I did not know this... Is the code being integrated from Neuron?
No, Neuron was the inspiration, but the code was redesigned and reimplemented. Additional features have been added as well, such as defining a cell via #%% in code rather than having to select text.
Ahh I see... I've been looking at the PR and the implementation is really nice, I'm excited to see what it turns into :)