colabcode icon indicating copy to clipboard operation
colabcode copied to clipboard

lab option gives blank screen

Open quantitative-technologies opened this issue 3 years ago • 1 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.

ivansaul avatar Feb 19 '22 02:02 ivansaul