Skip to content

Commit 0169571

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent b9127af commit 0169571

6 files changed

+298
-283
lines changed

.nojekyll

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8c938d5b
1+
01f624a6

dataManagement.html

+87-87
Large diffs are not rendered by default.

django.html

+202-187
Large diffs are not rendered by default.

python.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h1 data-number="2"><span class="header-section-number">2</span> PC vs Mac</h1>
247247
<h1 data-number="3"><span class="header-section-number">3</span> Install Python</h1>
248248
<p>Download and install the latest version of <code>Python</code>: <a href="https://www.python.org/downloads/" class="uri">https://www.python.org/downloads/</a></p>
249249
<p>Verify installation:</p>
250-
<div id="ee5f06dc" class="cell" data-execution_count="1">
250+
<div id="b1c203b2" class="cell" data-execution_count="1">
251251
<div class="sourceCode cell-code" id="cb1"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a>python3 <span class="op">-</span>V <span class="co"># gets Python version</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
252252
</div>
253253
</section>

search.json

+2-2
Large diffs are not rendered by default.

sitemap.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://DevPsyLab.github.io/pythonDataAnalysisGuides/python.html</loc>
5-
<lastmod>2024-04-17T16:23:16.104Z</lastmod>
5+
<lastmod>2024-04-17T17:12:03.674Z</lastmod>
66
</url>
77
<url>
88
<loc>https://DevPsyLab.github.io/pythonDataAnalysisGuides/django.html</loc>
9-
<lastmod>2024-04-17T16:23:16.088Z</lastmod>
9+
<lastmod>2024-04-17T17:12:03.658Z</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://DevPsyLab.github.io/pythonDataAnalysisGuides/about.html</loc>
13-
<lastmod>2024-04-17T16:23:16.084Z</lastmod>
13+
<lastmod>2024-04-17T17:12:03.658Z</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://DevPsyLab.github.io/pythonDataAnalysisGuides/dataManagement.html</loc>
17-
<lastmod>2024-04-17T16:23:16.088Z</lastmod>
17+
<lastmod>2024-04-17T17:12:03.658Z</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://DevPsyLab.github.io/pythonDataAnalysisGuides/index.html</loc>
21-
<lastmod>2024-04-17T16:23:16.104Z</lastmod>
21+
<lastmod>2024-04-17T17:12:03.674Z</lastmod>
2222
</url>
2323
</urlset>

0 commit comments

Comments
 (0)