3 ms·
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
by greazer 8y 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.
- pavanagrawal123 8y agooh interesting I did not know this... Is the code being integrated from Neuron?
- greazer 8y agoNo, 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.
- pavanagrawal123 8y agoAhh I see... I've been looking at the PR and the implementation is really nice, I'm excited to see what it turns into :)