Skip to content

Conversation

znd4
Copy link

@znd4 znd4 commented May 12, 2023

Hi, I've been trying to implement an ipython mime renderer extension for png and jpegs, and thought that itermplot.imgcat would be super useful for doing so. This could be a super simple standalone package instead, but I thought i'd send over a PR first to check if you'd be interested in this.

I understand if you're not interested in an ipython-specific feature. Either way, your implementation of the iterm image protocol is super helpful 😄

If you want to display a wider variety of objects using ipython's mimetype capturing, load our bundled ipython extension:

```ipython
$ %load_ext itermplot.ipython
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're okay with adding load_ipython_extension to itermplot/__init__.py, it'd make this a cleaner %load_ext itermplot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant