Переглянути джерело

Remove the widget cell from the example

Steven Silvester 9 роки тому
батько
коміт
5728c802be
1 змінених файлів з 1 додано та 13 видалено
  1. 1 13
      examples/lab/example.ipynb

+ 1 - 13
examples/lab/example.ipynb

@@ -41,18 +41,6 @@
     "print('some more stdout text', flush=True)"
    ]
   },
-  {
-   "cell_type": "code",
-   "execution_count": 1,
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [],
-   "source": [
-    "from ipywidgets import IntSlider\n",
-    "IntSlider() # slider appears at the top of the notebook"
-   ]
-  },
   {
    "cell_type": "markdown",
    "metadata": {},
@@ -133,7 +121,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.5.1"
+   "version": "3.4.4"
   }
  },
  "nbformat": 4,