Skip to content

Conversation

@dwillmer
Copy link
Contributor

@dwillmer dwillmer commented Apr 28, 2016

Work-in-progress as it relies on ipython/ipykernel#128

@dwillmer dwillmer changed the title [WIP] Widget for message hook Widget for message hook Apr 29, 2016
>>> hooked = widgets.MessageWidget('display_data')
>>> display(hooked)
>>> print('prints to output area')
>>> with hooked:
Copy link
Member

Choose a reason for hiding this comment

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

This is hooked.capture() now, right?

@jasongrout
Copy link
Member

@dwillmer - thanks for all your work on this. I'll go ahead and take it from here.

@SylvainCorlay SylvainCorlay force-pushed the master branch 2 times, most recently from 803811c to 84ffcb9 Compare May 1, 2016 05:45
@jasongrout
Copy link
Member

We decided to approach this differently: capture and reroute messages on the frontend instead of the backend. Closing this for now.

@jasongrout jasongrout closed this Jul 1, 2016
@jasongrout jasongrout added this to the Reference milestone Nov 17, 2017
@github-actions github-actions bot added the resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 9, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants