Skip to content

Commit bf21099

Browse files
committed
Deploying to gh-pages from @ 01a90d5 🚀
1 parent 729b3c7 commit bf21099

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

README.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<link rel="next" title="How to Cite This Cookbook" href="notebooks/how-to-cite.html" />
8181
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8282
<meta name="docsearch:language" content="en"/>
83-
<meta name="docbuild:last-update" content="26 February 2025"/>
83+
<meta name="docbuild:last-update" content="4 March 2025"/>
8484
</head>
8585

8686

@@ -778,7 +778,7 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
778778

779779
<div class="footer-item">
780780
<p class="last-updated">
781-
Last updated on 26 February 2025.
781+
Last updated on 4 March 2025.
782782
<br/>
783783
</p>
784784
</div>
@@ -832,7 +832,7 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
832832

833833
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
834834

835-
Last updated on 26 February 2025.
835+
Last updated on 4 March 2025.
836836
</p>
837837
</div>
838838
</div>

genindex.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<link rel="search" title="Search" href="search.html" />
7777
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7878
<meta name="docsearch:language" content="en"/>
79-
<meta name="docbuild:last-update" content="26 February 2025"/>
79+
<meta name="docbuild:last-update" content="4 March 2025"/>
8080
</head>
8181

8282

@@ -560,7 +560,7 @@ <h1 id="index">Index</h1>
560560

561561
<div class="footer-item">
562562
<p class="last-updated">
563-
Last updated on 26 February 2025.
563+
Last updated on 4 March 2025.
564564
<br/>
565565
</p>
566566
</div>
@@ -614,7 +614,7 @@ <h1 id="index">Index</h1>
614614

615615
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
616616

617-
Last updated on 26 February 2025.
617+
Last updated on 4 March 2025.
618618
</p>
619619
</div>
620620
</div>

notebooks/how-to-cite.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<link rel="prev" title="(Replace_with_your_title) Cookbook" href="../README.html" />
8080
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8181
<meta name="docsearch:language" content="en"/>
82-
<meta name="docbuild:last-update" content="26 February 2025"/>
82+
<meta name="docbuild:last-update" content="4 March 2025"/>
8383
</head>
8484

8585

@@ -663,7 +663,7 @@ <h1>How to Cite This Cookbook<a class="headerlink" href="#how-to-cite-this-cookb
663663

664664
<div class="footer-item">
665665
<p class="last-updated">
666-
Last updated on 26 February 2025.
666+
Last updated on 4 March 2025.
667667
<br/>
668668
</p>
669669
</div>
@@ -717,7 +717,7 @@ <h1>How to Cite This Cookbook<a class="headerlink" href="#how-to-cite-this-cookb
717717

718718
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
719719

720-
Last updated on 26 February 2025.
720+
Last updated on 4 March 2025.
721721
</p>
722722
</div>
723723
</div>

notebooks/notebook-template.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<link rel="prev" title="How to Cite This Cookbook" href="how-to-cite.html" />
8181
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8282
<meta name="docsearch:language" content="en"/>
83-
<meta name="docbuild:last-update" content="26 February 2025"/>
83+
<meta name="docbuild:last-update" content="4 March 2025"/>
8484
</head>
8585

8686

@@ -518,8 +518,8 @@ <h5>of further and further<a class="headerlink" href="#of-further-and-further" t
518518
<section id="header-levels">
519519
<h6>header levels<a class="headerlink" href="#header-levels" title="Link to this heading"><i class="fas fa-link"></i></a></h6>
520520
<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>
521-
<div class="amsmath math notranslate nohighlight" id="equation-6e15fb9c-ac3d-4b7e-b860-557110623703">
522-
<span class="eqno">(1)<a class="headerlink" href="#equation-6e15fb9c-ac3d-4b7e-b860-557110623703" title="Permalink to this equation"><i class="fas fa-link"></i></a></span>\[\begin{align}
521+
<div class="amsmath math notranslate nohighlight" id="equation-d898413a-ea33-4d64-9c49-d98afb0beeff">
522+
<span class="eqno">(1)<a class="headerlink" href="#equation-d898413a-ea33-4d64-9c49-d98afb0beeff" title="Permalink to this equation"><i class="fas fa-link"></i></a></span>\[\begin{align}
523523
\dot{x} &amp; = \sigma(y-x) \\
524524
\dot{y} &amp; = \rho x - y - xz \\
525525
\dot{z} &amp; = -\beta z + xy
@@ -900,7 +900,7 @@ <h2>Resources and references<a class="headerlink" href="#resources-and-reference
900900

901901
<div class="footer-item">
902902
<p class="last-updated">
903-
Last updated on 26 February 2025.
903+
Last updated on 4 March 2025.
904904
<br/>
905905
</p>
906906
</div>
@@ -954,7 +954,7 @@ <h2>Resources and references<a class="headerlink" href="#resources-and-reference
954954

955955
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
956956

957-
Last updated on 26 February 2025.
957+
Last updated on 4 March 2025.
958958
</p>
959959
</div>
960960
</div>

search.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<link rel="search" title="Search" href="#" />
7979
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8080
<meta name="docsearch:language" content="en"/>
81-
<meta name="docbuild:last-update" content="26 February 2025"/>
81+
<meta name="docbuild:last-update" content="4 March 2025"/>
8282
</head>
8383

8484

@@ -585,7 +585,7 @@ <h1>Search</h1>
585585

586586
<div class="footer-item">
587587
<p class="last-updated">
588-
Last updated on 26 February 2025.
588+
Last updated on 4 March 2025.
589589
<br/>
590590
</p>
591591
</div>
@@ -639,7 +639,7 @@ <h1>Search</h1>
639639

640640
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
641641

642-
Last updated on 26 February 2025.
642+
Last updated on 4 March 2025.
643643
</p>
644644
</div>
645645
</div>

0 commit comments

Comments
 (0)