Hello Everyone
Today I am going to show you how you can install vscode in android with new method.
So lets get started
Firstly install Termux from Play Store
Then upgrade packages
apt update && apt upgrade -y
Then install python
pkg install python -y
Then run it
python
Then install Colabcode module
pip install colabcode
It may take longer time but not more than 15 mins (maybe)
Then import ColabCode
from colabcode import ColabCode
Then run it
ColabCode()
I have not tested it yet.It was originally launched for Google Colab.
Thank you
'Follower Goal 50'
Pls tell how did you like it
Top comments (0)