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 122 forks source link

Can't show plot image inline, always shows it in browser #656

Closed Loutine closed 4 years ago

Loutine commented 4 years ago

Thanks for this amazing package, but I found some problem when trying to plot image by using matplotlib.I can't get the image in cell but always get it in browser,and show me some error information. Wrong type argument: ein:$kernelspec, nil: defaulting language to python [3 times] error in process sentinel: Text is read-only [2 times] ArcoLinux_2020-02-05_20-18-48 but it's no problem to use it in stable version (0.16) How can i solve this, if i need to config some settings for this?

dickmao commented 4 years ago

I have modified the README to say:

M-x customize-group RET ein
Ein:Output Area Inlined Images