github holoviz/panel v0.10.0
Version 0.10.0

latest releases: v1.4.5a1, v1.5.0a6, v1.5.0a5...
3 years ago

This is a major release of Panel, with a slew of new features and enhancements, plus a wide array of minor fixes and improvements to the documentation, and website.

Many thanks to the people who contributed to this release, including @philippjfr (principal maintainer), @MarcSkovMadsen (alert pane, templates, docs), @xavArtley (VTK improvements, templates, input/spinner widgets), @maximlt (panel serve), @jbednar (docs, reviewing), @kebowen (templates), @ahuang11 (datepicker), @nghenzi (react template, bugfixes), @nritsche (panel serve), @ltalirz (autocomplete input), @BoBednar (docs), @tmikolajczyk, @halilbay, @Hoxbro, and @ceball (testing and automation).

Features:

Enhancements:

  • Allow defining explicit embed states (#1274)
  • Implement __add__ and __iadd__ on layouts (#1282)
  • Add support for hierarchical multi-indexed DataFrame (#1383)
  • Add show_index option to DataFrame widget (#1488)
  • Link widgets with same name during embed (#1543)
  • Wait until JS dependency is loaded before rendering (#1577)
  • For AutocompleteInput, allow user-defined values (#1588) and case-insensitivity (#1548)
  • Allow dates to be disabled in DatePicker (#1524)
  • Enable new features for a Bokeh DataTable (#1512)
  • Panel serve improvements: MethodType parameter (#1450), title per app (#1354)
  • Server deployment guide for Azure (#1350)
  • Add Widget.from_param classmethod (#1344)
  • More options for ACE widget (#1391)

Bugfixes and minor improvements:

Backwards compatibility:

  • Switch away from inline resources in notebook (#1538, #1678)
  • Viewable.add_periodic_callback is deprecated; use pn.state.add_periodic_callback (#1542)
  • Use widget_type instead of type to override Param widget type in Param pane (#1614)
  • Spinner widget is now called NumberInput (#1513)

Don't miss a new panel release

NewReleases is sending notifications on new releases.