{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Header\n", "## Moar header\n", "### Equation $E=mc^4$\n", "\n", "\\\\[\n", "a = b+c\n", "\\\\]" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "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.7.3" }, "latex_envs": { "bibliofile": "biblio.bib", "cite_by": "apalike", "current_citInitial": 1, "eqLabelWithNumbers": true, "eqNumInitial": 0 }, "nav_menu": {}, "nikola": { "category": "", "date": "2019-09-15 17:02:21 UTC+02:00", "description": "", "link": "", "slug": "hello-world", "tags": "test", "title": "Hello World", "type": "text" }, "toc": { "navigate_menu": true, "number_sections": true, "sideBar": true, "threshold": 6, "toc_cell": false, "toc_section_display": "block", "toc_window_display": false } }, "nbformat": 4, "nbformat_minor": 2 }