abhishekkrthakur / colabcode

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks
MIT License
2.06k stars 275 forks source link

ngrok.io cannot process this request at this time #100

Open ivansaul opened 2 years ago

ivansaul commented 2 years ago

I get this error when I try to run this though Google Colab.

from colabcode import ColabCode
authtoken='<ngrok-authtoken>'
password='<password>'
ColabCode(port = 10000,  lab = True , authtoken=authtoken, mount_drive=False, password=password)

image image

But in kaggle it works good. There an issue here? image

matthewyangcs commented 2 years ago

Have the same exact issue, zzz doesn't work with lab