question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot export holomap

See original GitHub issue
import holoviews as hv
hv.extension('matplotlib')
hv.save(xr.tutorial.open_dataset('air_temperature').isel(time=slice(0, 3)).hvplot('lon', 'lat', dynamic=False), 'testmpl.html')

Seems like bokeh is failing too.

holoviews=='1.13.1'
panel=='0.9.3'
bokeh=='2.0.1'

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:18 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
philippjfrcommented, Apr 2, 2020

Oh right, CDN is the default sadly. I’ll have to hurry up and release Panel 0.9.5, as NPM won’t let me upload a 0.9.4 package anymore.

1reaction
philippjfrcommented, Mar 31, 2020

The real fix will be to publish panel.js to NPM as is already planned.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Live Data — HoloViews v1.15.3
The HoloMap is a core HoloViews data structure that allows easy ... DynamicMaps require a live notebook server and cannot be fully exported...
Read more >
how to save or convert holoviews object to image or video
You can convert a DynamicMap to a HoloMap (http://holoviews.org/user_guide/Live_Data.html#converting-from-dynamicmap-to-holomap) and export ...
Read more >
Solved: Cannot Export Map Series. Help!!! - Esri Community
I'm exporting a 242 page Map Series to PDF. In 2.6.1, it says "export complete" almost immediately. I'm watching the destination folder ...
Read more >
ioam/holoviews - Gitter
Btw I just profiled HoloViews to find out why long HoloMaps took so long to ... HoloMap with a free parameter then I...
Read more >
Dynamic_Map - | notebook.community
The Containers Tutorial introduced the HoloMap, a core HoloViews data ... DynamicMaps require a live notebook server and cannot be fully exported to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found