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

modify outputs to use comm #2954

Merged
merged 3 commits into from
Jul 6, 2021

Conversation

joequant
Copy link

This modifies the outputs widget to use comm rather than calling
ipython directly. This fixes #2953 and Calysto/metakernel#217

This modifies the outputs widget to use comm rather than calling
ipython directly.  This fixes jupyter-widgets#2953 and Calysto/metakernel#217
@jasongrout jasongrout added this to the 8.0 milestone Aug 28, 2020
@jasongrout
Copy link
Member

Thanks!

Adding to the queue for review...

@jasongrout
Copy link
Member

jasongrout commented Jul 1, 2021

I resolved the conflict with master (this conflicted with #3199). This looks fine to me now.

@martinRenou or @ibdafna (or anyone else) - can you review my changes?

@ibdafna
Copy link
Member

ibdafna commented Jul 2, 2021

Will review in the morning!

Copy link
Member

@ibdafna ibdafna left a comment

Choose a reason for hiding this comment

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

LGTM

@jasongrout
Copy link
Member

Itay, feel free to merge if you are comfortable with the code.

@ibdafna ibdafna merged commit b57b898 into jupyter-widgets:master Jul 6, 2021
@jtpio
Copy link
Member

jtpio commented Jul 6, 2021

Looks like the test failure was not relevant, and should be fixed in #3227

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.

outputs widget contextmanager fails on metakernel
5 participants