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

Kernel status indicator #93

Open
DenisaCG opened this issue Aug 20, 2024 · 0 comments
Open

Kernel status indicator #93

DenisaCG opened this issue Aug 20, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@DenisaCG
Copy link
Member

Include the kernel status indicator next to the kernel name that is being used for the workspace, as it is done in notebooks.

Screenshot from 2024-08-20 12-02-08

Important to note that this feature might need some adapting as the busy status indicator for notebooks also mentions the number of cells that are running, in our case maybe this could be translated to the blocks that are running or removed altogether.

Screenshot from 2024-08-20 11-57-14

This is the relevant code section that defines the KernelStatus class in which the KernelStatusComponent is rendered.

Additionally, the kernel status indicator can also be added to the status bar.

@DenisaCG DenisaCG added enhancement New feature or request good first issue Good for newcomers labels Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant