abhishekkrthakur / colabcode

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't be use on colab

fajarslvn opened this issue · comments

I don't know why, but the ngrok not showing the codeserver. It said "Tunnel 7d647a92dxxx.ngrok.io not found". But it still work at kaggle notebook.

@fajarslvn getting same error.. Can you please tell me how to use at kaggle notebook?

getting this error on kaggle:

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f32a0d46210>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/colabcode/


Thanks

@fajarslvn getting same error.. Can you please tell me how to use at kaggle notebook?

getting this error on kaggle:

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f32a0d46210>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/colabcode/


Thanks

Same as you use at colab, register or sign in at your kaggle account, go to your profile and add new notebook. Run colabcode like you did at colab

Should be fine now.