Update geoviews.js to 1.13.1 #1021
Annotations
2 errors
Test Examples:
examples\gallery\matplotlib\orthographic_vectorfield.ipynb#L1
examples\gallery\matplotlib\orthographic_vectorfield.ipynb::Cell 0
Notebook cell execution failed
Cell 0: Timeout of 2000 seconds exceeded while executing cell. Failed to interrupt kernel in 5 seconds, so failing without traceback.
Input:
import numpy as np
import geoviews as gv
import geoviews.feature as gf
import cartopy.crs as ccrs
gv.extension('matplotlib')
gv.output(fig='svg', size=200)
|
Test Examples
Process completed with exit code 1.
|
Loading