Download this notebook from GitHub (right-click to download).
URL: http://matplotlib.org/examples/mplot3d/surface3d_demo.html
Most examples work across multiple plotting backends, this example is also available for:
Matplotlib - 3d surface
import numpy as np import holoviews as hv hv.extension('plotly')