Skip to content

Conversation

@maartenbreddels
Copy link
Contributor

@maartenbreddels maartenbreddels commented Jun 1, 2023

Fixes #127

TODO:

  • hook support for clear_output should also go upstream to ipykernel
  • tests
  • make sure the whole API surface is covered for proper stdout/stderr support

@maartenbreddels maartenbreddels force-pushed the master branch 3 times, most recently from b414329 to e03ceff Compare June 21, 2023 10:06
@maartenbreddels maartenbreddels force-pushed the master branch 2 times, most recently from 79a6de9 to 699c7e6 Compare June 24, 2023 11:44
maartenbreddels added a commit to maartenbreddels/ipykernel that referenced this pull request Jul 20, 2023
A display hook can handle a publish message, but not yet a clear_output

Upstreaming of: widgetti/solara#132
Follow up of: ipython#1110
Related: https://github.com/ipython/ipykernel/pull/115/files

Would enable jupyter-widgets/ipywidgets#3759
to fully work kernel side.
@maartenbreddels maartenbreddels changed the title feat: capture stderr/stdout in output widget and support clear_output feat: capture stderr/stdout in output widget Jul 24, 2023
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.

ipywidgets Output widget not working properly

2 participants