Skip to content
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

Better indication that a remote kernel is connected #7713

Closed
miguelsolorio opened this issue Sep 28, 2021 · 4 comments
Closed

Better indication that a remote kernel is connected #7713

miguelsolorio opened this issue Sep 28, 2021 · 4 comments
Labels
feature-request Request for new features or functionality notebook-remote Applies to remote Jupyter Servers

Comments

@miguelsolorio
Copy link

Testing microsoft/vscode#133905

When connected to a remote kernel, the server in the status bar mentions you are on a remote but the kernel doesn't mention anything:

CleanShot 2021-09-28 at 12 00 09@2x

Same thing in the kernel picker, I assume that when I am "connected" to a remote kernel that there is some indicator that helps identify it:

CleanShot 2021-09-28 at 11 58 01@2x

I think having either some icon or a text label in the kernel picker that says "Remote" would help in this situation

@miguelsolorio
Copy link
Author

Also related, when reloading a couple of times and trying different files I noticed the kernel picker getting polluted (not sure if this should be a separate issue):

CleanShot 2021-09-28 at 13 40 33@2x

@greazer greazer added kernel-enumeration notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel) labels Sep 30, 2021
@greazer
Copy link
Member

greazer commented Sep 30, 2021

Related to #7598

@roblourens roblourens removed their assignment Oct 1, 2021
@DonJayamanne DonJayamanne removed their assignment Oct 11, 2021
@DonJayamanne DonJayamanne added needs-triage notebook-remote Applies to remote Jupyter Servers and removed notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel) kernel-enumeration labels Oct 11, 2021
@zpincus
Copy link

zpincus commented Nov 4, 2021

This little UI doodad in the status bar used to change to indicate whether a kernel was connected or not... now it just always shows the "unplugged" state. Not sure if that was by intent, but the old indicator was useful.

image

@greazer greazer added feature-request Request for new features or functionality and removed enhancement labels May 4, 2022
@IanMatthewHuff IanMatthewHuff self-assigned this Aug 12, 2022
@IanMatthewHuff IanMatthewHuff removed their assignment Nov 10, 2022
@DonJayamanne
Copy link
Contributor

This will be fixed with the new kernel picker

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality notebook-remote Applies to remote Jupyter Servers
Projects
None yet
Development

No branches or pull requests

7 participants