aboutsummaryrefslogtreecommitdiff
path: root/plugins/render_math/test_data/article.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/render_math/test_data/article.ipynb')
-rwxr-xr-xplugins/render_math/test_data/article.ipynb42
1 files changed, 42 insertions, 0 deletions
diff --git a/plugins/render_math/test_data/article.ipynb b/plugins/render_math/test_data/article.ipynb
new file mode 100755
index 0000000..890f8be
--- /dev/null
+++ b/plugins/render_math/test_data/article.ipynb
@@ -0,0 +1,42 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "source": [
+ "The formula is:\n",
+ "\n",
+ "\\begin{align*}A =\n",
+ "LL^{T}\n",
+ "\\end{align*}\n"
+ ],
+ "metadata": {}
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "name": "python3",
+ "language": "python",
+ "display_name": "Python 3"
+ },
+ "language_info": {
+ "name": "python",
+ "version": "3.7.3",
+ "mimetype": "text/x-python",
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "pygments_lexer": "ipython3",
+ "nbconvert_exporter": "python",
+ "file_extension": ".py"
+ },
+ "kernel_info": {
+ "name": "python3"
+ },
+ "nteract": {
+ "version": "0.14.5"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 2
+} \ No newline at end of file