emacs_chrome icon indicating copy to clipboard operation
emacs_chrome copied to clipboard

jupyter notebooks

Open gdkrmr opened this issue 8 years ago • 1 comments

does not work in code cells of jupyter notebooks and emacs

gdkrmr avatar May 16 '17 12:05 gdkrmr

This is because Jupyter notebooks use a code editing widget called CodeMirror which is not directly editable by the extension. It would require integrating some sort of support for CodeMirror widgets.

stsquad avatar Jul 04 '17 09:07 stsquad