jupyter-desktop-server icon indicating copy to clipboard operation
jupyter-desktop-server copied to clipboard

Add copy and paste (or perhaps just paste)

Open manics opened this issue 5 years ago • 0 comments

Would be nice if you could copy and paste in and out of the jupyter desktop.

In practice there are loads of browser security issues which make this harder, and it's also varies between browsers. I had a brief play with the rfb object in the browser console and I think having a paste button might be feasible.

vnc.html gets around the issues by having a popup textarea

manics avatar Nov 06 '19 22:11 manics