abhishekkrthakur / colabcode

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lab option gives blank screen

quantitative-technologies opened this issue · comments

I want to run jupyterlab in colab, so I did:

ColabCode(port=10000, lab=True)

Then when I click on the NgrokTunnel link I get a blank screen.

If I use ColabCode with the default lab=False it works fine.

A few days ago I had the same problem in google colab. I wrote an issue #100 but no one answered me. That error only occurs in colab but not in kaggle.