vscode-jupyter
vscode-jupyter copied to clipboard
Server-side execution
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.
Related: https://github.com/jupyter-server/jupyter_server/issues/1274
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.