Skip to content

v0.2.0

Compare
Choose a tag to compare
@almarklein almarklein released this 26 Aug 13:43
· 42 commits to main since this release
  • Prevent errors raised in .get_frame() and .handle_event() from being hidden by displaying them in an outputwidget.
  • Provide .print() to show messages in the outputwidget.
  • A .snapshot() function to create image snapshot of the current state of the widget.
  • Initial snapshots are automatically made, making off-line notebooks more useful for docs and tutorials.