Skip to content

Prevent scratchpad console title to update#7843

Merged
jtpio merged 2 commits intojupyter:mainfrom
brichet:follow-up-scratchpad-console
Mar 2, 2026
Merged

Prevent scratchpad console title to update#7843
jtpio merged 2 commits intojupyter:mainfrom
brichet:follow-up-scratchpad-console

Conversation

@brichet
Copy link
Collaborator

@brichet brichet commented Feb 24, 2026

Prevent the scratchpad console title to update.

References

Fixes #7805

Note
The second issue of #7805 (about enabling the buttons to move the console prompt) has also been fixed when bumping jupyterlab to v4.6.0a3.

output.webm

Code changes

Add a flag in the 'console:create' commands, available after jupyterlab/jupyterlab#18331, released in jupyterlab v4.6.0a3.

User-facing changes

The title of the console is not updated in the menu View>Right Sidebar.

Backwards-incompatible changes

None

@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch brichet/notebook/follow-up-scratchpad-console

@brichet brichet added the bug label Feb 24, 2026
@jtpio
Copy link
Member

jtpio commented Feb 24, 2026

Ah forgot about that one before the release. Thanks!

@brichet
Copy link
Collaborator Author

brichet commented Feb 25, 2026

The failing test may be relevant, it fails reliably, but I can't reproduce it locally, and have no clue why it fails.
It seems that the notebook cells are not executed with 'Shift+Enter' or 'ControlOrMeta+Enter'.

@jtpio
Copy link
Member

jtpio commented Mar 2, 2026

The failing test may be relevant, it fails reliably, but I can't reproduce it locally, and have no clue why it fails. It seems that the notebook cells are not executed with 'Shift+Enter' or 'ControlOrMeta+Enter'.

Restarted the check and it now passes.

It seems this check also fails on other PRs and main sometimes, so it's probably not related to this change.

@jtpio jtpio added this to the 7.6.0 milestone Mar 2, 2026
Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jtpio jtpio merged commit b6adcf3 into jupyter:main Mar 2, 2026
35 of 37 checks passed
@brichet brichet deleted the follow-up-scratchpad-console branch March 9, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix scratchpad console when bumping jupyterlab to 4.6.0a2

2 participants