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

Use callback to frontend extension Settings change to add/remove entries to launcher and main menu #1189

Open
mahendrapaipuri opened this issue Dec 3, 2023 · 0 comments

Comments

@mahendrapaipuri
Copy link
Contributor

We have added the configurability of text notebook entries in front end extension via JupyterLab Settings in #1163. But the current implementation needs users to refresh their browser tabs to take Settings changes into account.

We can improve it by firing a callback whenever Settings changes and modify the entries in launcher and main menu dynamically without having to refresh browser tab.

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

No branches or pull requests

1 participant