Panel 0.14.0 is out - Convert your data app to web assembly and more

We are excited to announce the release of Panel 0.14.

You can now easily:

  • run your apps and documentation in in the browser. No server required!
  • provide error messages to your users via a global exception handler.
  • display large tables with a much more robust Tabulator widget.
  • build data apps that load faster because
    • we now provide the easy to use pn.cache decorator.
    • we now have our own CDN to serve assets to your data app fast.
  • find the information you need via improved documentation, docstring and type annotations.
  • preview your apps inside Jupyter using custom Jupyter kernels.

:point_right: Check out the Panel 0.14 Release Blog

Panel Streaming