abhishekkrthakur / colabcode

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

can't be use on colab #59

Open fajarslvn opened 3 years ago

fajarslvn commented 3 years ago

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.

danzee1 commented 3 years ago

@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 commented 3 years ago

@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

abhishekkrthakur commented 3 years ago

Should be fine now.

fajarslvn commented 3 years ago

Thanks Man @abhishekkrthakur