I like the way Jupyter extension is built on VSCode, but I haven't get it to run a cell of my choise.
My question is: Is there a way to select which line gets executed or is it always the last in the file?
Right now I just put each output providing cell to separate file and import required features, but quick iterative experiments would be handy just to quickly write on the same file.