Skip to content

Commit

Permalink
Switched to widgets slider on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Feb 20, 2015
1 parent df0ad50 commit 6333e3b
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion doc/index.ipynb
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:ee1651d1a654d54c5e60806bdaa211529b8ed8c1825785b6eef2d25f948839d3"
"signature": "sha256:41b8474543708de7a8fd7bc37cae7b8b67ef84779b60b4fbc25ee1d3d231e926"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -41,6 +41,17 @@
"[Matplotlib](http://matplotlib.org) and [IPython Notebook](http://ipython.org/notebook.html), making the combination of these two packages vastly more usable and powerful.\n"
]
},
{
"cell_type": "code",
"collapsed": false,
"input": [
"%load_ext holoviews.ipython\n",
"%view holomap='widgets'"
],
"language": "python",
"metadata": {},
"outputs": []
},
{
"cell_type": "code",
"collapsed": false,
Expand Down

0 comments on commit 6333e3b

Please sign in to comment.