Published January 31, 2023
| Version v0.14.3
Software
Open
holoviz/panel: Version 0.14.3
Authors/Creators
- Philipp Rudiger1
- Marc Skov Madsen2
- Maxime Liquet3
- Xavier Artusi4
- Simon Høxbro Hansen
- James A. Bednar5
- Chris B
- Jean-Luc Stevens
- Julia Signell6
- Jon Mease7
- Andrew8
- Arne9
- Hugues-Yanis Amanieu
- thuydotm10
- Demetris Roumis
- Simon
- Govinda Totla11
- Joel Ostblom12
- Mateusz Paprocki
- kbowen
- sdc50
- Luca Fabbri13
- Bane Sullivan14
- Ed Jung
- Jacob Barhak
- Julius Winkelmann
- Leopold Talirz15
- Nestor Ghenzi
- Pav A16
- 1. Anaconda Inc.
- 2. Data, models and analytics
- 3. Anaconda
- 4. cea
- 5. Anaconda, Inc.
- 6. @azavea
- 7. Hex Technologies
- 8. Prefect!
- 9. auxmoney
- 10. @makepath
- 11. D.E Shaw India Pvt. Ltd.
- 12. University of British Columbia
- 13. @bopen
- 14. @Kitware
- 15. Azure Quantum
- 16. @rootsumsquared
Description
This release introduces a large number of bug fixes and minor enhancements. Due to the upcoming release of Panel 1.0 we have also made the unconventional decision to issue new deprecation in a micro release. Specifically the IDOM pane and Viewable.app and Viewable.pprint methods have been scheduled for deprecation. Many thanks to the contributors to this release which include @wendrul, @droumis and the core team @MarcSkovMadsen, @maximlt, @Hoxbro and @philippjfr.
- Ensure streamed rows on
Tabulatorcan be edited (#4292) - Ensure changes on
Tabulatorformatterandeditormodels are reflected in frontend (#4296) - Ensure cancelling edit does not clear cell on
Tabulator(#4343) - Ensure inserting empty data on numeric column in
Tabulatordoes not error (#4343)
- Fix issues rendering components as ipywidgets for some versions of ipykernel (#4289)
- Add warning if custom resources could not be loaded in notebook (#4329)
- Ensure notifications are enabled even if
hv.extensionhas been loaded (#4330) - Ensure global notification object can be used inside notebook callbacks (#4331)
- Fix return type of
Widget.from_param(#4335) - Ensure type annotation allows
strandPathLikeobjects onpanel.serve(#4336) - Fix type annotations on
panel.io.convert.convert_app(s) (#4342)
- Ensure markdown links render correctly in template sidebar (#4222)
- Improve .applies for
EChartsandDeckGL(#4224) - Fix specifying custom
--indexwith relative path (#4288) - Skip
on_loadcallbacks in liveness check (#4302) - Ensure re-rendered
FileDownloadstill fetches live data (#4328) - Fix handling of
panel.cacheon undecoratedParameterizedmethod (#4332) - Ensure user provided
hash_funcsare applied inpanel.cache(#4334) - Fix plotly eventdata undefined val (#4355)
- Ensure
panel convertrespectspanel.configoptions (#4359) - Propagate options from HoloViews and Bokeh plots to enclosing Pane (#4360)
- Propagate options from dynamic components such as ParamMethod and Interactive to enclosing layout (#4360)
- Allow to set the log level of the Admin logger (#3495)
- Make
refresh_tokenavailable in Auth (#4227) - Simplify determining whether script is executed as application with
pn.state.servedproperty (#4252) - Add
loading_indicatorto globalconfig(#4259) - IPython
displaycompatibility in pyodide builds (#4270) - Split
PanelJupyterExecutorinto separate module (#4276) - Allow dynamic loading of javascript modules in
ReactiveHTML(#4319) - Add
Plotly.link_figureparameter (#4333) - Ensure
CrossSelectorfilters apply on each keystroke (#4339) - Improve startup, error handling and shutdown of Jupyter kernels in
jupyter_server_extension(#4364)
- Upgrade plotly.js to 2.10.1 (#4320)
- Upgrade to pyodide 0.22.1 in
panel convert(#4334) - Upgrade to pyscript 2022.12.01 in
panel convert(#4334) - Fix compatibility of Perspective pane with Numpy 1.24 (#4362)
Files
holoviz/panel-v0.14.3.zip
Files
(6.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:00c3908f6f55148f3c36c3a0b5015450
|
6.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/holoviz/panel/tree/v0.14.3 (URL)