Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Learn from jupyter_rfb (or use?) #373

Open
ianhi opened this issue Oct 7, 2021 · 2 comments
Open

Learn from jupyter_rfb (or use?) #373

ianhi opened this issue Oct 7, 2021 · 2 comments

Comments

@ianhi
Copy link
Collaborator

ianhi commented Oct 7, 2021

vispy has made a library that solves many of the same issues as ipympl: https://github.com/vispy/jupyter_rfb

Probably good to look over that and maybe learn things. Or more dramatically to start using that library?

Heads up @martinRenou

@ianhi
Copy link
Collaborator Author

ianhi commented Oct 7, 2021

For example they are also solving the embedding a static image in the notebook: https://github.com/vispy/jupyter_rfb/blob/73fd4cdd94427bc7add86b38c8f374cbc0ca9dfd/jupyter_rfb/widget.py#L123-L134

@martinRenou
Copy link
Member

For example they are also solving the embedding a static image in the notebook: https://github.com/vispy/jupyter_rfb/blob/73fd4cdd94427bc7add86b38c8f374cbc0ca9dfd/jupyter_rfb/widget.py#L123-L134

Nice. If I understand correctly, this was to bypass the nbconvert limitation of showing broken widgets instead of other reprs. This should be fixed in the next nbconvert release with jupyter/nbconvert#1643

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

No branches or pull requests

2 participants