I was looking to move the "Interactive - #1" tab that pops up when you run a jupyter cell in VSC to a new window but was unable (for a second monitor). If I open a new window and drag the tab to it, the GUI changes like it will accept the tab but the tab fails to transfer after releasing the click as if nothing was prompted.
I also tried per the Jupyter instructions on VSC to open an interactive window independently and then return to my python file and "use the Jupyter: Run Current File in Python Interactive Window command from the Command Palette", however, this always opens a new Interactive tab within the window it currently exists which remains untransferrable.
Anyone know how to do this?