Skip to content

Version 0.6.4

Compare
Choose a tag to compare
@jbednar jbednar released this 13 Nov 22:54

This release includes a number of important bug fixes along with some minor enhancements, including contributions from @philippjfr, @jsignell, @ahuang11, @jonmmease, and @hoseppan.

Enhancements:

  • Allow pn.depends and pn.interact to accept widgets and update their output when widget values change (#639)
  • Add fancy_layout option to HoloViews pane (#543)
  • Allow not embedding local files (e.g. images) when exporting to HTML (#625)

Bug fixes and minor improvements:

Documentation:

  • Added example of opening a URL from jslink (#607)