v0.2.0
- 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.