Skip to content

liamssi/vscodelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCODELAB

VS Code on Goolge Colabs.

WHAT IS THIS ?!

A jupyter notebook to help you host your own VS CODE web dev envirement on Google Colabs.

WHY ?!

You may use this as a free flixible altenative to other existing solution such as Goitpod, CodesanDbox that provide in browser dev envirements.

HOW DOES IT WORK ?!

The idea is simple, and can be resumed in these following points:

  • Install VS CODE SERVER on a Google colab instance.
  • Expose the code server to the internet using Ngrok.

HOW TO USE THIS ?!

All you need to do to get going is to:

  • Import this Notebook to yout Google colaboratory account.
  • Set some basic configuration found at the top of the Notebook and run the Notebook(see screenshot 01).

**note: you can find the public URL(s) (and the Password) to your VS CODE envirement at the bottom of the Notebook (see screenshot 02)

SCREENSHOTS :

Configuration cell: workspace config

Result cell:

workspace config

VS CODE SERVER login screen:

workspace config

VS CODE SERVER on Goole colab:

vs code on colab

Experiment by Belghit Ismail 😃.

About

VSCode Server on Google Colab made easy

Resources

Stars

Watchers

Forks