abhishekkrthakur / colabcode

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngrok.io cannot process this request at this time

ivansaul opened this issue · comments

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

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