notebook
notebook copied to clipboard
JN 7.0.2 Hotkey for copying cells from one notebook to another is not working
Hello,
Ctrl+Shift+C is not working anymore to me to copy selected cells to another notebook. In fact it is assigned to open the Command Palette bar
I have not found any notice about this in the documentation.
Is there a secret hotkey for it?
Hello, I use Jupyter Notebook 7.0.3 on Linux Ubuntu 22.04. I normally prefer working in Jupyter Notebook and not Jupyter Lab. The issue is that when I work in Jupyter Notebook I cannot copy and paste selected multiple cells from one notebook to another one using either command Crtl+C / Ctrl+V or just C / V. Please fix it to allow copying multiple cells in a group from one notebook to another. Thank you.
Hello,
I'm interested in working on this issue. Could you please assign it to me? I'll be happy to work towards a resolution.
Thank you! Navdeep
Could you please consider assigning this issue to me? I am enthusiastic about getting involved in the project and am eager to collaborate with your team to help address this matter.
Thanks all for raising this issue.
Since the new Notebook 7 is based on JupyterLab, it might be something that will need to be fixed in JupyterLab.
Hello. Still not fixed? What are the options to copy cells from one notebook to another ?
ANY PROGRESS HERE ?
On Ubuntu with Firefox and Chrome, Ctrl-Shift-C opens the dev tools:
classic-notebook-ctrl-shift-c-dev-tools.webm
So this hotkey likely works on MacOS only?
Could you try if this works in JupyterLab, and if it doesn't open the issue on the JupyterLab repo (https://github.com/jupyterlab/jupyterlab)? That way Notebook 7 could also get the fix if it ends up being implemented in JupyterLab.
Thanks!