Skip to content

Commit

Permalink
revert changes to test notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
aschlaep committed Apr 25, 2019
1 parent e7cd790 commit 1cc82fd
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions examples/notebook/test.ipynb
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -137,10 +137,7 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true,
"jupyter": {
"outputs_hidden": true
}
"collapsed": true
},
"outputs": [],
"source": []
Expand All @@ -149,7 +146,7 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [default]",
"language": "python",
"name": "python3"
},
Expand All @@ -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
}

0 comments on commit 1cc82fd

Please sign in to comment.