Open
Description
Testing microsoft/vscode-jupyter#14367
-
Enter the URL of the running JupyterHub Server...
could be shortened toEnter URL of running JupyterHub server
in the quickpick item name and placeholder -
Invalid JupyterHub URL
is pretty vague and hard to troubleshoot (could be because there isn't a server at that URL, or because of some other connectivity error), would be nice to either include the actual error message or provide a command link to open the extension output channel for logs
- If the username and password are wrong we show the username input again and say
Invalid username or password.
, there shouldn't be a period at the end of that as it's inconsistent with the other validation messages that we show, and ideally it should say something more actionable likeYour username or password did not match
(even better if we can say which part was incorrect)
Metadata
Metadata
Assignees
Labels
No labels