abhishekkrthakur / colabcode

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

Stop working with Kaggle notebooks #91 #91

Open maxidiazbattan opened 2 years ago

maxidiazbattan commented 2 years ago

When you try to open the kaggle folder display an error, "Too many connections".

misalraj commented 2 years ago

Can you provide the screenshot?

maxidiazbattan commented 2 years ago

Sure, this is the error. It's solves sometimes when you refresh the page.

codeserver

abhishekkrthakur commented 2 years ago

This happens usually when you are not using an authorization token from ngrok. If you don't refresh or do anything for a couple of mins, it will be back to normal. Else, get the free authorization token from ngrok.io and use the authtoken parameter.

misalraj commented 2 years ago

This will help you. @maxidiazbattan

issue : https://github.com/abhishekkrthakur/colabcode/issues/25