VSCode on Google Colab
11–20 of 53 posts
Why not just use a service like repl.it? Is it just so you can use VSCode?
Re: VSCode on Google Colab
#12Why not just use a service like repl.it? Is it just so you can use VSCode?
On colab you get free gpus.
Re: VSCode on Google Colab
#13That's interesting, but do the Google Colab Terms of Service allow this? The article goes into how, but not if you're allowed to. Until you're certain it is allowed, I would suggest not using it. You don't want to be locked out of your (at best) colab or (at worst) Google account because you wanted a fancy IDE.
Re: VSCode on Google Colab
#14Brilliant but it seems to me every colab hack requires ngrok or something similar to relay the traffic, which it's sadly just too slow.
Re: VSCode on Google Colab
#15> Now, we will start the VSCode server in the background at port 9000 without any authentication using the following command.
Great.
Re: VSCode on Google Colab
#16I wonder how this is different from Eclipse Che?
http://www.eclipse.org/che/
Re: VSCode on Google Colab
#17That's interesting, but do the Google Colab Terms of Service allow this? The article goes into how, but not if you're allowed to. Until you're certain it is allowed, I would suggest not using it. You don't want to be locked out of your (at best) colab or (at worst) Google account because you wanted a fancy IDE.
Why would this one specific library be banned from colab?
Re: VSCode on Google Colab
#18Re: VSCode on Google Colab
#19Why not just use a service like repl.it? Is it just so you can use VSCode?
repl.it has always been slow for me for anything beyond a single file with a handful of changes.
Re: VSCode on Google Colab
#20I'm curious. I know it's great for one-offs, but is anyone actually using VSCode as their main tool when so many native IDEs and text editors are available?
I would love to know what's your use case. Maybe I'm missing something big.