vscode-jupyter
vscode-jupyter copied to clipboard
Interactive Window: Multiple selected cells should be copyable all at once for pasting in a .py file.
Title pretty much says it all. This can be very useful to allow a user to pick and choose the cells that should be moved into the py file being created.
Bonus, provide a mechanism to allow the user to choose to paste the cells into one #%% cell OR paste as separate cells.