abhishekkrthakur / colabcode

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

Blank Screen on Run #85

Closed danzee1 closed 3 years ago

danzee1 commented 3 years ago

Hi,

Recently whenever i have tried to use and Run the Collab ... then i go to *.ngrok.io site... It does not show any thing after login page.... I've tried in multiple browsers...

Can anyone check ?

astorfi commented 3 years ago

@attacker007 I have the same issue.

rohitar commented 3 years ago

Yup - experiencing the same issue since a week or so. Could someone please advise how this can be resolved?

vjagannath786 commented 3 years ago

Same issue....

ceo0x commented 3 years ago

Same here, i think ngrok is the issue.. its possible to use:

from google.colab.output import eval_js print(eval_js("google.colab.kernel.proxyPort(10000)"))

instead of ngrok ?

Tirbo06 commented 3 years ago

Same issue..

FeryET commented 3 years ago

Same issue here. I think ngrok has restricted the free use of its service.

abhishekkrthakur commented 3 years ago

I just tested it and it seems to be working fine with and without auth_key from ngrok. there are no issues. please try clearing cache. if mounting drive, you need to wait for a bit for session to start.