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

Suggestion: Let me create an interactive window attached to the same kernel as a notebook

Open rchiodo opened this issue 3 years ago • 1 comments

This would allow me to experiment with data in the kernel without having to muck up my notebook.

In fact Spyder already supports this.

rchiodo avatar Jan 28 '21 18:01 rchiodo

At a minimum we could surface the connect_info that allows a user to run an ipython console: https://jupyter-notebook.readthedocs.io/en/4.x/examples/Notebook/rstversions/Connecting%20with%20the%20Qt%20Console.html#manual-connection

rchiodo avatar Jan 28 '21 18:01 rchiodo

Blocked on https://github.com/microsoft/vscode-jupyter/issues/9517

DonJayamanne avatar Aug 15 '22 03:08 DonJayamanne

closing in favor of https://github.com/microsoft/vscode-jupyter/issues/4573

amunger avatar Dec 07 '22 20:12 amunger