From 279ce9b8acc3c68ae3646194bb21fdcd9459a2e9 2014-12-31 21:07:04 From: Jonathan Frederic Date: 2014-12-31 21:07:04 Subject: [PATCH] Update example notebook --- diff --git a/examples/Interactive Widgets/Widget Styling.ipynb b/examples/Interactive Widgets/Widget Styling.ipynb index 2181714..438fcc2 100644 --- a/examples/Interactive Widgets/Widget Styling.ipynb +++ b/examples/Interactive Widgets/Widget Styling.ipynb @@ -183,7 +183,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "If you need to display a more complicated set of widgets, there are **specialized containers** that you can use. To display **multiple sets of widgets**, you can use an **`Accordion` or a `Tab` in combination with one `Box` per set of widgets** (as seen below). The \"pages\" of these widgets are their children. To set the titles of the pages, one must **call `set_title` after the widget has been displayed**." + "If you need to display a more complicated set of widgets, there are **specialized containers** that you can use. To display **multiple sets of widgets**, you can use an **`Accordion` or a `Tab` in combination with one `Box` per set of widgets** (as seen below). The \"pages\" of these widgets are their children. To set the titles of the pages, one can **call `set_title`**." ] }, { @@ -753,7 +753,7 @@ ] ], "kernelspec": { - "display_name": "Python 2", + "display_name": "IPython (Python 2)", "name": "python2" }, "language_info": { @@ -766,9 +766,8 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.8" - }, - "signature": "sha256:198630bf2c2eb00401b60a395ebc75049099864b62f0faaf416da02f9808c40b" + "version": "2.7.6" + } }, "nbformat": 4, "nbformat_minor": 0