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

Hide the running sessions status bar item by default #16846

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Oct 9, 2024

References

Fixes #11547

As discussed in #11547, this status bar item is probably not very useful in practice. And hiding it by default would leave more space for other items.

Code changes

  • Do not show the "Running Sessions" status bar item by default
  • Add a setting to be able to show it
  • Update UI tests snapshots?

User-facing changes

The status bar will not show the "Running Sessions" status indicator. But the item can be enabled via the settings editor.

hide-running-sessions-status-bar-item.webm

Backwards-incompatible changes

None

@jtpio jtpio added this to the 4.4.0 milestone Oct 9, 2024
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@SylvainCorlay
Copy link
Member

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Status bar is overpopulated with information already on the screen
2 participants