-
-
Notifications
You must be signed in to change notification settings - Fork 46
Conversation
TODO: this should not affect the JupyterLab menus: Reported upstream in jupyterlab/jupyterlab#11754 |
A temporary workaround would be to add the menu items programmatically in the plugin instead of using the settings system. |
Let's merge, and we can investigate how to properly use the settings system as a follow-up (jupyterlab/jupyterlab#11754). |
@meeseeksdev please backport to 0.3.x |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
Backport PR #328: Switch cell type from the cell menu
Iteration towards https://github.com/jupyterlab/retrolab/issues/259
Update the menus to:
Rename the top-levelRun
toCell
like in the current classic notebook v6RetroLab
Notebook v6