diff --git a/doc/index.ipynb b/doc/index.ipynb index 98d941ded2..48b9b8546f 100644 --- a/doc/index.ipynb +++ b/doc/index.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:ee1651d1a654d54c5e60806bdaa211529b8ed8c1825785b6eef2d25f948839d3" + "signature": "sha256:41b8474543708de7a8fd7bc37cae7b8b67ef84779b60b4fbc25ee1d3d231e926" }, "nbformat": 3, "nbformat_minor": 0, @@ -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,