lambdalisue/jupyter-vim-binding

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

Open

#126 aperta il 15 apr 2018

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (139 fork)batch import
Want PRhelp wanted

Metriche repository

Star
 (2062 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor