You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
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 ?
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.The text was updated successfully, but these errors were encountered: