github holoviz/holoviews v1.16.1
Version 1.16.1

latest releases: v1.19.2a0, v1.19.1, v1.19.1rc0...
15 months ago

This release contains a small number of important bug fixes and enhancements. Many thanks to @philippjfr and @Hoxbro.

This release includes a breaking change as notebooks will no longer be inlining as default. This change will reduce the size of the notebook files and, more importantly, address an upstream issue in Jupyter where running hv.extension would give an error when used in a notebook.

Critical bug fixes and compatibility:

  • Add enable_mathjax and set it and inline to False (#5729)
  • Update to support Datashader on Python 3.11 (#5720)

Enhancements:
Hoxbro marked this conversation as resolved.

  • Add show_versions helper function (#5725)
  • Ignore known model warning in VS Code (#5734)
  • Add a workaround for plots where the objects in a figure would overlap (#5733)

Documentation:

  • Upgrade to latest nbsite and pydata-sphinx-theme (#5724, #5735)

Don't miss a new holoviews release

NewReleases is sending notifications on new releases.