Merge pull request #1748 from willingc/nbcloud

Fix metadata causing error with docs build
Carol Willing 10 years ago committed by GitHub
commit d7a095c206

@ -580,7 +580,6 @@
}
],
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"language": "python",
@ -596,7 +595,6 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.4.3"
"version": "3.5.2"
}
},

Loading…
Cancel
Save