-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connecting to remote jupyter server issues #13015
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Oh, i could have sworn we removed that, thank will remove that, #13144 |
After observing users go through this flow in vscode.dev, I have a couple feedback points - let me know if they should be separate issues or tracked in this one:
|
We have individual issues for each, and others have been resolved. |
Are there some verif steps for this? |
No,
marking as verified |
Scenario: Setup a password protected jupyter server
This prompt is far from the URI input, right now the user is focused on the input box and could easily miss the prompt
Should this be modal or a button right next to the URI? Or should it be part of the quick pick itself.
Why is this there, user woudl not have any idea
There is no context indicating it is related to the jupyter server
However why prompt again, when the user had already accepted this for this server once before, the server is still the same
User could end up entering their OS password or the like.
Password should be saved in encrypted storage instead of prompting everytime
We need a button that says
Enable non-http reqyest
Enter Password
orRetry Connection
, that would then prompt the user for the missing information (go though the same process that we go though when entering the URI)We try to figure out whether its jupyter hub or not
I think it would be better to prompt the user to make the selection
I.e. have two options,
Or have a separate entry in the jupyter servers for Jupyter Hub
The text was updated successfully, but these errors were encountered: