Skip to content

Commit

Permalink
deploy: d8f517d
Browse files Browse the repository at this point in the history
  • Loading branch information
dcamron committed Nov 14, 2023
1 parent 19facad commit c101f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/notebook-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -527,8 +527,8 @@ <h5>of further and further<a class="headerlink" href="#of-further-and-further" t
<div class="section" id="header-levels">
<h6>header levels<a class="headerlink" href="#header-levels" title="Permalink to this headline"><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-734dc5ba-a7c2-4a56-8f81-6a412cb7f1d7">
<span class="eqno">(1)<a class="headerlink" href="#equation-734dc5ba-a7c2-4a56-8f81-6a412cb7f1d7" title="Permalink to this equation"><i class="fas fa-link"></i></a></span>\[\begin{align}
<div class="amsmath math notranslate nohighlight" id="equation-b376e2ec-3899-4dea-883c-73f934b16d12">
<span class="eqno">(1)<a class="headerlink" href="#equation-b376e2ec-3899-4dea-883c-73f934b16d12" 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 c101f16

Please sign in to comment.