vscode-jupyter icon indicating copy to clipboard operation
vscode-jupyter copied to clipboard

Allow selecting Jupyter Server per Notebook or Interactive Window

Open syagev opened this issue 5 years ago • 1 comments

Would be useful for notebooks as well the interactive window to support being able to pick a server per notebook/interactive window session (like we allow picking kernels).

Originally posted by @rchiodo in https://github.com/microsoft/vscode-python/issues/3104#issuecomment-655041391

syagev avatar Jul 07 '20 18:07 syagev

Yeah it's just a limitation of our current implementation, but something that would be good to support. We'll prioritize in triage. Thanks for filing the issue.

IanMatthewHuff avatar Jul 07 '20 20:07 IanMatthewHuff

This is covered by the new insiders kernel picker work, but as that's just a prototype leaving the bug open until it rolls out.

IanMatthewHuff avatar Nov 04 '22 16:11 IanMatthewHuff

This will be fixed with the new kernel picker

DonJayamanne avatar Dec 06 '22 22:12 DonJayamanne