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

Server-side execution

Open 3f6a opened this issue 1 year ago • 2 comments

As https://github.com/jupyterlab/jupyter-collaboration/pull/279 has been merged, could something similar apply to vscode Jupyter notebooks?

The use case here is that one should be able to disconnect from a remote, connect again, and not miss any output.

3f6a avatar Apr 12 '24 08:04 3f6a

Related: https://github.com/jupyter-server/jupyter_server/issues/1274

3f6a avatar Apr 12 '24 17:04 3f6a

Any progress so far? I would like to implement this functionality.

I am first time to this project and just digging into APIs. Hope to learn TODOs and insights from you guys.

b10902118 avatar Sep 13 '24 16:09 b10902118