Nicolas Brichet
Nicolas Brichet
> Maybe we should also handle name? At first glance, I don't see any technical blocker to handle the name attribute, that could be renamed `data-jupyter-name`. I can take a...
**EDIT** this error has been fixed There is a conflict on the title of the browser tab with this PR. ### BEFORE THE PR [record-2025-10-21_11.29.54.webm](https://github.com/user-attachments/assets/5a54cc50-d680-47ac-9fc7-c0ca5d818c39) ### AFTER THE PR [record-2025-10-21_11.30.28.webm](https://github.com/user-attachments/assets/2805fc4d-30cb-49b0-a101-18cbefe2a31c)...
> Maybe we should provide the `IStateDB` token in Notebook too. Added in https://github.com/jupyter/notebook/pull/7747/commits/c1b056e3930efed62c9852be078c1704be6ffec0
I converted it to draft to explore layout restoration on other views than Notebook, and workspace reset in the UI.
We can think of several ways to set a new shortcut to a command (without default): - display all the commands in the list (if requested only), allow creating a...
Cross reference to https://github.com/jupyter/notebook/pull/7713