A high level app and dashboarding solution for Python
https://panel.holoviz.org
Panel is a Python library that lets you create custom interactive web apps and
dashboards by connecting user-defined widgets to plots, images, tables, or
text.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-panel && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
panel-1.3.7.tar.gz | 0028196217 26.9 MB | |
python-panel-rpmlintrc | 0000000119 119 Bytes | |
python-panel.changes | 0000056695 55.4 KB | |
python-panel.spec | 0000006509 6.36 KB |
Revision 22 (latest revision is 29)
Ana Guerrero (anag+factory)
accepted
request 1140201
from
Dirk Mueller (dirkmueller)
(revision 22)
- update to 1.3.7: * Support using an SVG for `ToggleIcon` * Add resizable param to `TextAreaInput` * Improve date and datetime picker functionality * Add activity indicator to `ChatMessage` * Lazily import bleach HTML sanitizer * Fix alignment issues in chat components * Fix generator placeholder and optimize updates in Chat components * Fix issue with callback future handling on Chat components * Fix bug in Chat interfaces related to `pn.state.browser_info` * Allow instantiating empty `Matplotlib` pane * Ensure icon displays inline with text on `FileDownload` * Fix styling of links in `Tabulator` fast theme * Fix passing of `card_params` on `ChatFeed` * Handle `Tabulator.title_formatter` if is type `dict` * Fix `per_session` caching * Correctly reshape nd-arrays in `Plotly` pane * Handle NaT values on `Perspective` pane * Do not rerender output if `ReplacementPane` object identity is unchanged * Tabulator: fix valuesLookup set up for older list-like editors * Fix pyodide loading message styling issues * More complete patch for the `TextEditor` to support being rendered in the Shadow DOM * Add guard to `Tabulator` ensuring that it does not error when it is not rendered * Fix race conditions when instantiating Comm in Jupyter causing notifications to break
Comments 0