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

It is not clear that a kernel is running. It should be. #4731

Closed
greazer opened this issue Feb 10, 2021 · 2 comments
Closed

It is not clear that a kernel is running. It should be. #4731

greazer opened this issue Feb 10, 2021 · 2 comments
Labels
bug Issue identified by VS Code Team member as probable bug notebook-workflow Issues that interrupt expected or desirable behavior papercut 🩸 Something affecting the productivity of the team

Comments

@greazer
Copy link
Member

greazer commented Feb 10, 2021

Whether you run all the cells in a notebook, or "this cell and down" or just run a single cell, it is extremely difficult to tell that a kernel is running. The only indication comes through scrolling through the notebook looking for timers in the cell status bars or if you happen to see that the "interrupt kernel" toolbar icon is no longer grayed out. Since it's gray to begin with, the difference is really subtle.

Ideas:

  • Disable the run xxx commands when a kernel is running.
  • Make the interrupt kernel button red so that it's more noticeable.
  • Provide some hint on the VS Code status bar
  • Provide a widget in a location similar to what Jupyter Lab and Classic uses (a green "busy" circle)

Any or all of the above.

@greazer greazer added the papercut 🩸 Something affecting the productivity of the team label Feb 11, 2021
@greazer greazer added this to the August 2021 Release milestone Jun 5, 2021
@greazer greazer added notebook-workflow Issues that interrupt expected or desirable behavior and removed vscode-notebook labels Aug 5, 2021
@greazer greazer modified the milestones: August 2021, old August 2021 Aug 9, 2021
@greazer greazer added the bug Issue identified by VS Code Team member as probable bug label Oct 9, 2021
@DonJayamanne
Copy link
Contributor

Kinda related upstream issue microsoft/vscode#130611

@IanMatthewHuff
Copy link
Member

@greazer I believe that the "goto running cell" button that has the spinner icon handles this pretty well. Closing, but reactivate if you disagree :).

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-workflow Issues that interrupt expected or desirable behavior papercut 🩸 Something affecting the productivity of the team
Projects
None yet
Development

No branches or pull requests

3 participants