Skip to content

ipynb: Update hv.extension() calls

FIX

Ensure hv.extension() is done after all imports, otherwise plots are not displayed in some circumstances:

https://github.com/holoviz/holoviews/issues/5491

Merge request reports