diff --git a/examples/notebook/test.ipynb b/examples/notebook/test.ipynb index 3a8408c637a6..3ecf9384c9e9 100644 --- a/examples/notebook/test.ipynb +++ b/examples/notebook/test.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 2, + "execution_count": 1, "metadata": { "tags": [] }, @@ -137,10 +137,7 @@ "cell_type": "code", "execution_count": null, "metadata": { - "collapsed": true, - "jupyter": { - "outputs_hidden": true - } + "collapsed": true }, "outputs": [], "source": [] @@ -149,7 +146,7 @@ "metadata": { "anaconda-cloud": {}, "kernelspec": { - "display_name": "Python 3", + "display_name": "Python [default]", "language": "python", "name": "python3" }, @@ -163,9 +160,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.1" + "version": "3.5.2" } }, "nbformat": 4, - "nbformat_minor": 4 + "nbformat_minor": 1 }