Skip to content

Commit

Permalink
remove kernel metadata from display-id test notebook
Browse files Browse the repository at this point in the history
this is icky, but seems to be what neighbor notebooks do
  • Loading branch information
minrk committed Apr 4, 2017
1 parent b027364 commit d6f4f3d
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions nbconvert/preprocessors/tests/files/update-display-id.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -167,25 +167,7 @@
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.3"
}
},
"metadata": {},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit d6f4f3d

Please sign in to comment.