emacs_chrome
emacs_chrome copied to clipboard
jupyter notebooks
does not work in code cells of jupyter notebooks and emacs
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.