[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Show the figure created by matplotlib in Emacs' frame.
From: |
Hongyi Zhao |
Subject: |
Re: Show the figure created by matplotlib in Emacs' frame. |
Date: |
Sun, 19 Sep 2021 22:49:24 +0800 |
On Sat, Sep 18, 2021 at 6:02 PM James Thomas <jimjoe@gmx.net> wrote:
>
> Hongyi Zhao wrote:
>
> > But I want to know whether I can let Emacs render the figure in its own
> > frame.
>
> (To add to what is already suggested) I've heard of a new package for
> this.
>
> https://github.com/astoff/comint-mime
With the help from the developer of the package above, I've finally
solved the problem discussed here, see [1] fore detailed information.
[1] https://github.com/astoff/comint-mime/issues/2#issuecomment-922462074
Best, HZ