Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JN 7.0.2 Hotkey for copying cells from one notebook to another is not working #7019

Open
miguelfg opened this issue Aug 24, 2023 · 8 comments

Comments

@miguelfg
Copy link

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
image

I have not found any notice about this in the documentation.

Is there a secret hotkey for it?

@Pacode74
Copy link

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.

@jtpio jtpio added this to the 7.0.x milestone Sep 11, 2023
@navdeepgill14
Copy link

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

@parasiitism
Copy link

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.

@jtpio
Copy link
Member

jtpio commented Dec 6, 2023

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.

@shen-spb
Copy link

Hello.
Still not fixed?
What are the options to copy cells from one notebook to another ?

@bilalakhaliq
Copy link

ANY PROGRESS HERE ?

@jtpio
Copy link
Member

jtpio commented Aug 14, 2024

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!

@thomas-sabu
Copy link

Hello @shen-spb,
As a workaround, launching your Jupyter Notebooks inside the same Jupyter Lab tab allows you to copy/paste multiple cells across notebooks. To do this:
Select Cell and press Esc to go to command mode
Hit Shift + Up or Shift + Down to select multiple cells
Copy with C (Don't press Ctrl)
Paste with V (make sure to be in command mode)

This works on,
jupyterlab : 4.0.11
notebook : 7.0.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants