colab-ssh icon indicating copy to clipboard operation
colab-ssh copied to clipboard

Add a Desktop Environment + VNC support

Open xd003 opened this issue 3 years ago • 6 comments

Desktop environment support with VNC could very well be added . It will help people who intend to use OpenGl programs or just need GUI for some task not suited through command line. TurboVNC can be easily used for this purpose and it can be accessed through any VNC client. As far as DE is concerned , Xfce can be used being the lightest among all . If you need a reference for this implementation , just let me know , i will share the link

xd003 avatar Jul 27 '20 05:07 xd003

Share with us the link, I would like to have a look at it. Thank you.

WassimBenzarti avatar Jul 27 '20 15:07 WassimBenzarti

@WassimBenzarti

https://github.com/demotomohiro/remocolab/blob/master/remocolab.py

That's the file , as far as i can understand .. the part we are interested in starts from Line 272

I also got a summary stating how exactly it works , which will help you understand the concept even better

Screenshot_20200727-211749_1

Hopefully this will be helpful

xd003 avatar Jul 27 '20 15:07 xd003

On another note , if you remember you had added ngrok region support on feature request of mine. I dont see it anywhere mentioned currently in reamde file . I obviously do know about that feature and use it but many other users might not necessarily know about it . Preferably , you should add it in getting started section as and maybe add a 1 liner like its currently there for ngrokToken , password and githuburl

xd003 avatar Jul 27 '20 16:07 xd003

I recently tested remocolab, and I think that it's a pretty good module. It's still maintained by the original author (he's last change was on August 8th 2020).

I believe that colab-ssh and remocolab can co-exist in the same notebook (I will test it even further). I think we can add a tutorial in our docs that demonstrates how to integrate remocolab with colab-ssh and we can improve from there.

WassimBenzarti avatar Aug 10 '20 06:08 WassimBenzarti

is there any update on the integration with remcolab to add desktop environment support ?

xd003 avatar Sep 28 '20 11:09 xd003

may I suggest to add support for X11 forwarding ?

phineas-pta avatar Feb 05 '21 22:02 phineas-pta