Skip to content

v0.9.0

Compare
Choose a tag to compare
@jwkvam jwkvam released this 23 Feb 07:17
· 40 commits to master since this release
4ea67fd

Added

  • Jupyter integration.
  • Basic HTML components: Div and H1-H6.
  • Add multiple components into a single span/cell.
    This can be useful for adding multiple control or html elements into a single cell.

Breaking

  • Drop support for Python 2.
  • Moved Markdown widget to HTML components.