From 1cc82fd1f190fdbc7f8a233c39415910a66e3cd5 Mon Sep 17 00:00:00 2001 From: Andrew Schlaepfer Date: Thu, 25 Apr 2019 16:22:34 -0700 Subject: [PATCH] revert changes to test notebook --- examples/notebook/test.ipynb | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) 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 }