Skip to content

Commit

Permalink
Restored missing import accidentally removed in #2439.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceball committed Mar 20, 2018
1 parent edbd18c commit 18083c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/user_guide/08-Gridded_Datasets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"metadata": {},
"outputs": [],
"source": [
"import xarray as xr\n",
"import numpy as np\n",
"import holoviews as hv\n",
"hv.extension('matplotlib')\n",
Expand Down

0 comments on commit 18083c2

Please sign in to comment.