Published May 25, 2023
| Version v1.0.3
Software
Open
holoviz/panel: Version 1.0.3
Description
Another micro-release in the 1.0.x series with a number of smaller bug fixes. Most importantly this resolves issues with loading indicators and with apps converted to the pyodide-worker
target. Many thanks to @n3011, @Hoxbro and @philippjfr for contributing to this release.
- Resolve
_repr_jpeg_
methods correctly (#4904) - Fix handling of queued events in pyodide worker (#4913)
- Various fixes for loading indicator (#4915)
- Allow
-1
inTabs.active
and allow recovering from closed tabs (#4920) - Ensure
HoloViews
layout is correctly initialized whencenter
is set (#4921) - Ensure VSCode editor does not apply white background to Panel output (#4923)
- Do not error on deserialization errors in notebooks (#4927)
- Ensure basic auth provider works when dynamically starting server (#4926)
- Ensure
Param
panename
is updated when object changes (#4928) - Align functionality and styling of
FileDownload
withButton
(#4929) - Fix equality comparisons of parameter values when updating a
Pane
(#4934) - Warn about ignored widget parameters on
Param
pane (#4934)
Files
holoviz/panel-v1.0.3.zip
Files
(7.9 MB)
Name | Size | Download all |
---|---|---|
md5:e23a5a094096aa93ada8c857ff289aaf
|
7.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/holoviz/panel/tree/v1.0.3 (URL)