lambdalisue/jupyter-vim-binding

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

Open

#126 ouverte le 15 avr. 2018

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)JavaScript (139 forks)batch import
Want PRhelp wanted

Métriques du dépôt

Stars
 (2 062 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur