Open ananthp opened 6 years ago
I can't copy-paste cells, too! So, I deal with it by temporarily disabling "jupyter-vim-binding". You need reload browser but don't have to shutdown notebooks (Maybe difficulty in having running cells). More detailed, check this README.md link. ( If no pages - fix commit )
How do you copy cells (or a cell?) between notebooks (tab/window?) without this plugin? Jupyter couldn't do that as well when I made this plugin so I'm not familiar with that feature. I guess there is a room to enable that feature with this plugin once I fully understand that.
@lambdalisue Thank you for your reply. My link show how I copy and paste cells between notebooks without vim-binding (GIF). As you say, this function is added at Jupyter Notebook 5.0. https://stackoverflow.com/a/43229537/9316234 I don't know why it doesn't work on Firefox and work on Chrome.
@ananthp Hello! It seems that Ctrl-C is failed for me to copy the cells, since it's redirect to interrupt the kernel in chrome in jupyter-vim-binding. But Ctrl-V works well. I't any setting I need to change ?
btw, I use Window 10.
@QijinYin I don't remember changing any setting to make Ctrl-C work. Sorry, I don't have the same setup now to try and verify.
Summary
I'm unable to copy-paste cells between notebooks in Firefox. (Works in Chrome, and works in firefox if I disable vim-binding extension)
Environment
Remarks
I'm using Ctrl-C, Ctrl-V to copy-paste.
yy
andp
yanks and pastes cells within a notebook only in any case.