Skip to content

Commit

Permalink
Update Geometry_Data notebook
Browse files Browse the repository at this point in the history
Co-Authored-By: Philipp Rudiger <prudiger@anaconda.com>
  • Loading branch information
jlstevens and philippjfr authored Dec 18, 2019
1 parent 68ad852 commit a0224a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/user_guide/Geometry_Data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"import holoviews as hv\n",
"from holoviews import opts\n",
"\n",
"hv.extension('matplotlib')\n",
"hv.extension('bokeh')\n",
"\n",
"opts.defaults(opts.Path(padding=0.1), opts.Polygons(padding=0.1))"
]
Expand Down

0 comments on commit a0224a3

Please sign in to comment.