Démarrer VScode sur Colab

!pip install -q colabcode

!colabcode --port 10000 --password asdfgh
yogesh174