JP Ungaretti
JP Ungaretti
I'm having the same issue both when I use the `Azure: Sign In` command and when I click on a sign-in button in an Azure extension's viewlet. My browser launches...
You can use the `Azure: Sign In with Device Code` command as a workaround!
@phil-w It’s a different command in VS Code. It’ll prompt you with a page to visit from your browser where you can sign in, generate a code, and paste it...
I'm curious to hear what other people think of this request! I haven't yet contributed to Firefox, but I'm interested in getting started. If others agree this is a change...
Looks like a fix is coming soon: https://bugzilla.mozilla.org/show_bug.cgi?id=1737831
Is this a problem with the `$PATH` variable in the `base` image? JupyterLab is installed in the `$HOME/.local/bin/` directory. If I remember correctly, this directory is only included in `$PATH`...
> Surprisingly, These problematic containers do have `jupyter available on path` @prabhakk-mw It looks like you are using a login shell that adds the `$HOME/.local/bin/` to your `PATH` variable. This...