Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3903ea2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Dec 6, 2024
1 parent 12791c8 commit 6540212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/notebook-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -647,8 +647,8 @@ <h5>of further and further<a class="headerlink" href="#of-further-and-further" t
<section id="header-levels">
<h6>header levels<a class="headerlink" href="#header-levels" title="Link to this heading"><i class="fas fa-link"></i></a></h6>
<p>as well <span class="math notranslate nohighlight">\(m = a * t / h\)</span> text! Similarly, you have access to other <span class="math notranslate nohighlight">\(\LaTeX\)</span> equation <a class="reference external" href="https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Typesetting%20Equations.html"><strong>functionality</strong></a> via MathJax (demo below from link),</p>
<div class="amsmath math notranslate nohighlight" id="equation-f2a8471e-350b-4b6c-bbb5-14caffb5205b">
<span class="eqno">()<a class="headerlink" href="#equation-f2a8471e-350b-4b6c-bbb5-14caffb5205b" title="Permalink to this equation"><i class="fas fa-link"></i></a></span>\[\begin{align}
<div class="amsmath math notranslate nohighlight" id="equation-cd48f152-e77c-41a6-815e-b05f3dc0ae4d">
<span class="eqno">()<a class="headerlink" href="#equation-cd48f152-e77c-41a6-815e-b05f3dc0ae4d" title="Permalink to this equation"><i class="fas fa-link"></i></a></span>\[\begin{align}
\dot{x} &amp; = \sigma(y-x) \\
\dot{y} &amp; = \rho x - y - xz \\
\dot{z} &amp; = -\beta z + xy
Expand Down

0 comments on commit 6540212

Please sign in to comment.