Closed cordmaur closed 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 :/
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.
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:
After Reloading VSCode as demanded, when I try to run a simple (2+2) cell, it asks for a "kernel".
Everything seems right... I connect to another existing (remote) jupyter server to test my local configuration (VSCODE and extension) and it worked flawlessly.
Thanks