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

Fix toggle functionality for widgets. #7178

Merged
merged 2 commits into from Dec 11, 2023
Merged

Conversation

haok1402
Copy link
Contributor

@haok1402 haok1402 commented Dec 7, 2023

Fixes #7147

Description

This pull request addresses an issue in the expand function within the panelhandler.ts file.
It now supports toggle functionality for "Table of Contents" and "Debugger Panel" in the View option menu.

Co-authored-by: cccindyyyl <cccindyyyl@users.noreply.github.com>
Co-authored-by: Bojun Li <BojunLi03@users.noreply.github.com>
Co-authored-by: Sen Feng <SenF1@users.noreply.github.com>
Co-authored-by: Ariel Kwak <arielkwak@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Dec 7, 2023

Binder 👈 Launch a Binder on branch haok1402/notebook/issue#7147

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 728807f into jupyter:main Dec 11, 2023
31 checks passed
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.

Menu View → Table of Contents should toggle
2 participants