Skip to content

Instantly share code, notes, and snippets.

@daishi
Last active August 15, 2017 23:40
Show Gist options
  • Save daishi/4111aca22a2b75bc61713e1ae08714f9 to your computer and use it in GitHub Desktop.
Save daishi/4111aca22a2b75bc61713e1ae08714f9 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"foo\n",
"\\begin{align}\n",
"a & = b \\\\\n",
"& = c\n",
"\\end{align}"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"language": "python",
"name": "python2"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.13"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment