jupyterlab / lumino

Lumino is a library for building interactive web applications
https://lumino.readthedocs.io/
Other
596 stars 127 forks source link

Custom context menu for notebook tab #623

Closed s596757 closed 6 months ago

s596757 commented 10 months ago

Updated code in order to allow the usage of menu button in order to open up custom context menu when on the notebook tab:

How to replicate:

fcollonval commented 9 months ago

Hey @s596757 would you mind providing more context on what this tries to fix. I tried you scenario in the current main branch on JupyterLab and everything works already:

context_menu

m158261 commented 6 months ago

Hey @fcollonval, this PR can be closed. It looks like this was a non issue. Thanks in advance.