Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Copy-Paste cells between notebooks doesn't work in Firefox #126

Open
4 tasks
ananthp opened this issue Apr 15, 2018 · 5 comments
Open
4 tasks

Copy-Paste cells between notebooks doesn't work in Firefox #126

ananthp opened this issue Apr 15, 2018 · 5 comments

Comments

@ananthp
Copy link

ananthp commented Apr 15, 2018

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

  • Operating system : Ubuntu 17.10 (Gnome)
  • Web browser : Firefox 59.0.2
  • Jupyter Notebook : 5.4.1
  • jupyter-vim-binding : v2.1.0

Remarks

I'm using Ctrl-C, Ctrl-V to copy-paste. yy and p yanks and pastes cells within a notebook only in any case.

@pollenjp
Copy link

pollenjp commented Sep 2, 2018

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 )

@lambdalisue
Copy link
Owner

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.

@pollenjp
Copy link

pollenjp commented Sep 3, 2018

@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.

@QijinYin
Copy link

QijinYin commented Apr 13, 2019

@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.

@ananthp
Copy link
Author

ananthp commented May 5, 2019

@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.

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

No branches or pull requests

4 participants