millejoh / emacs-ipython-notebook

Jupyter notebook client in Emacs
http://millejoh.github.io/emacs-ipython-notebook/
GNU General Public License v3.0
1.47k stars 123 forks source link

Cell colors (input overlays) suddenly disappear #763

Open dickmao opened 3 years ago

dickmao commented 3 years ago

Generally happens with a mix of markdown and code cells.

The poly-ein-copy-state function needs stabilizing.

Workaround: kill and reopen buffer.

dickmao commented 3 years ago

Those continuing to observe this bug, please submit a bug report according to README. Thanks.

gzagatti commented 2 years ago

I'm having this problem. It would be nice if it was possible to at least reload the notebook (without killing) to get the colors working again.