microsoft / PlanetaryComputer

Issues, discussions, and information about the Microsoft Planetary Computer
https://planetarycomputer.microsoft.com/
MIT License
185 stars 9 forks source link

Not able to connect with VSCODE #23

Closed cordmaur closed 2 years ago

cordmaur commented 2 years ago

HI, I've been using Planetary HUB, but I'm struggling to connect to the HUB server through VSCODE, as instructed in: https://planetarycomputer.microsoft.com/docs/overview/ui-vscode/

I have started the server, created a specific Token and used the following URL on VSCODE: image

After Reloading VSCode as demanded, when I try to run a simple (2+2) cell, it asks for a "kernel". image

Everything seems right... I connect to another existing (remote) jupyter server to test my local configuration (VSCODE and extension) and it worked flawlessly.

Thanks

TomAugspurger commented 2 years ago

There was another report of this in https://github.com/microsoft/planetary-computer-hub/issues/45. I've been able to reproduce it, but not reliably, and haven't been able to figure out exactly where things are breaking down :/

TomAugspurger commented 2 years ago

Closing this in favor for https://github.com/microsoft/planetary-computer-hub/issues/45 to consolidate things.

I'll note that I was able to log in successfully when I just tried to debug this again. So it's seemingly inconsistent.