github holoviz/panel v0.9.0
Version 0.9.0

latest releases: v1.5.0a2, v1.4.3a2, v1.5.0a1...
4 years ago

This is a major release primarily for compatibility with the recent Bokeh 2.0 release. Additionally this release has a small number of features and bug fixes:

Features:

  • Added a MultiChoice widget (#1140)

  • Add FileDownload widget (#915, #1146)

  • Add ability to define Slider format option (#1142)

  • Expose pn.state.cookies and pn.state.headers to allow accessing HTTP headers and requests from inside an app (#1143)

Bug fixes:

  • Ensure DiscreteSlider respects layout options (#1144)

Removals:

  • Slider no longer support callback_policy and callback_throttle as they have been replaced by the value_throttled property in bokeh

Don't miss a new panel release

NewReleases is sending notifications on new releases.