Hacker News new | ask | show | jobs
by pavanagrawal123 2788 days ago
No problem, if anyone has any feedback, please leave it in the issues. I want to make this extension great, and I would love the community's input!
1 comments

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.
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 :)