From 3f6d73f22c82823dc7bab83d9b81857e32989604 Mon Sep 17 00:00:00 2001
From: fridlind <fridlind@users.noreply.github.com>
Date: Thu, 30 Nov 2023 22:45:13 +0000
Subject: [PATCH] deploy: 93bb2fbb3fcf7c52df4c31745d39ea4ec37b4530

---
 notebooks/notebook-template.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/notebooks/notebook-template.html b/notebooks/notebook-template.html
index 159ee55c..a8e423bb 100644
--- a/notebooks/notebook-template.html
+++ b/notebooks/notebook-template.html
@@ -543,8 +543,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="Permalink to this heading">#</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-7487351d-b2af-4128-b8f5-0e16fce9fa9f">
-<span class="eqno">()<a class="headerlink" href="#equation-7487351d-b2af-4128-b8f5-0e16fce9fa9f" title="Permalink to this equation">#</a></span>\[\begin{align}
+<div class="amsmath math notranslate nohighlight" id="equation-7a481ab1-c951-4cf4-b26e-6034dd69bc06">
+<span class="eqno">()<a class="headerlink" href="#equation-7a481ab1-c951-4cf4-b26e-6034dd69bc06" title="Permalink to this equation">#</a></span>\[\begin{align}
 \dot{x} &amp; = \sigma(y-x) \\
 \dot{y} &amp; = \rho x - y - xz \\
 \dot{z} &amp; = -\beta z + xy