Warning, /education/cantor/src/test/data/TestEntryLoad1.ipynb is written in an unsupported language. File is not indexed.

0001 {
0002  "cells": [
0003   {
0004    "cell_type": "code",
0005    "execution_count": 2,
0006    "metadata": {},
0007    "outputs": [
0008     {
0009      "data": {
0010       "text/plain": [
0011        "4"
0012       ]
0013      },
0014      "execution_count": 2,
0015      "metadata": {},
0016      "output_type": "execute_result"
0017     }
0018    ],
0019    "source": [
0020     "2+2"
0021    ]
0022   },
0023   {
0024    "cell_type": "code",
0025    "execution_count": 5,
0026    "metadata": {},
0027    "outputs": [
0028     {
0029      "data": {
0030       "text/latex": [
0031        "$$\\Gamma$$\n"
0032       ],
0033       "text/plain": [
0034        "<IPython.core.display.Latex object>"
0035       ]
0036      },
0037      "metadata": {},
0038      "output_type": "display_data"
0039     }
0040    ],
0041    "source": [
0042     "%%latex\n",
0043     "$$\\Gamma$$"
0044    ]
0045   },
0046   {
0047    "cell_type": "markdown",
0048    "metadata": {},
0049    "source": [
0050     "### Test Entry"
0051    ]
0052   },
0053   {
0054    "cell_type": "markdown",
0055    "metadata": {},
0056    "source": [
0057     "Text"
0058    ]
0059   }
0060  ],
0061  "metadata": {
0062   "kernelspec": {
0063    "display_name": "Python 3",
0064    "language": "python",
0065    "name": "python3"
0066   },
0067   "language_info": {
0068    "codemirror_mode": {
0069     "name": "ipython",
0070     "version": 3
0071    },
0072    "file_extension": ".py",
0073    "mimetype": "text/x-python",
0074    "name": "python",
0075    "nbconvert_exporter": "python",
0076    "pygments_lexer": "ipython3",
0077    "version": "3.6.8"
0078   }
0079  },
0080  "nbformat": 4,
0081  "nbformat_minor": 2
0082 }