You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: