You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 apaste
button might be feasible.vnc.html
gets around the issues by having a popup textareaThe text was updated successfully, but these errors were encountered: