Skip to content

Commit aa2bfc1

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

8 files changed

Lines changed: 120 additions & 120 deletions

File tree

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4c6b1b11
1+
6ae9ac67

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ <h2 id="toc-title">Contents</h2>
231231
</header>
232232

233233

234-
<p>The Python Data Analysis Guides were generated with <a href="https://quarto.org/"><code>Quarto</code></a> (archived at <a href="https://perma.cc/9JWH-779Y">https://perma.cc/9JWH-779Y</a>). The codebase that was used to generate the Python Data Analysis Guides is located <a href="https://github.com/DevPsyLab/pythonDataAnalysisGuides">here</a>.</p>
234+
<p>The Python Data Analysis Guides were generated with <a href="https://quarto.org/"><code>Quarto</code></a> (archived at <a href="https://perma.cc/9JWH-779Y" class="uri">https://perma.cc/9JWH-779Y</a>). The codebase that was used to generate the Python Data Analysis Guides is located <a href="https://github.com/DevPsyLab/pythonDataAnalysisGuides">here</a>.</p>
235235
<section id="contact" class="level1" data-number="1">
236236
<h1 data-number="1"><span class="header-section-number">1</span> Contact</h1>
237237
<p>If you have questions about the lab and are not sure who to contact, please contact devpsy-lab@uiowa.edu.</p>
@@ -788,7 +788,7 @@ <h1 data-number="3"><span class="header-section-number">3</span> Session Info</h
788788
<span id="cb3-2"><a href="#cb3-2" aria-hidden="true" tabindex="-1"></a><span class="an">title:</span><span class="co"> "About This Website"</span></span>
789789
<span id="cb3-3"><a href="#cb3-3" aria-hidden="true" tabindex="-1"></a><span class="co">---</span></span>
790790
<span id="cb3-4"><a href="#cb3-4" aria-hidden="true" tabindex="-1"></a></span>
791-
<span id="cb3-5"><a href="#cb3-5" aria-hidden="true" tabindex="-1"></a>The Python Data Analysis Guides were generated with <span class="co">[</span><span class="ot">`Quarto`</span><span class="co">](https://quarto.org/)</span> (archived at <span class="co">[</span><span class="ot">https://perma.cc/9JWH-779Y</span><span class="co">](https://perma.cc/9JWH-779Y)</span>).</span>
791+
<span id="cb3-5"><a href="#cb3-5" aria-hidden="true" tabindex="-1"></a>The Python Data Analysis Guides were generated with <span class="co">[</span><span class="ot">`Quarto`</span><span class="co">](https://quarto.org/)</span> (archived at <span class="ot">&lt;https://perma.cc/9JWH-779Y&gt;</span>).</span>
792792
<span id="cb3-6"><a href="#cb3-6" aria-hidden="true" tabindex="-1"></a>The codebase that was used to generate the Python Data Analysis Guides is located <span class="co">[</span><span class="ot">here</span><span class="co">](https://github.com/DevPsyLab/pythonDataAnalysisGuides)</span>.</span>
793793
<span id="cb3-7"><a href="#cb3-7" aria-hidden="true" tabindex="-1"></a></span>
794794
<span id="cb3-8"><a href="#cb3-8" aria-hidden="true" tabindex="-1"></a><span class="fu"># Contact</span></span>

dataManagement.html

Lines changed: 93 additions & 93 deletions
Large diffs are not rendered by default.

django.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,12 +235,12 @@ <h1 data-number="1"><span class="header-section-number">1</span> Overview of <co
235235
<section id="install-django" class="level1" data-number="2">
236236
<h1 data-number="2"><span class="header-section-number">2</span> Install <code>Django</code></h1>
237237
<p>In terminal:</p>
238-
<div id="ee3752d0" class="cell" data-execution_count="1">
238+
<div id="f95e9a76" class="cell" data-execution_count="1">
239239
<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>m pip install Django<span class="op">==</span><span class="fl">5.0.4</span> <span class="co"># install Django on Mac</span></span>
240240
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a>py <span class="op">-</span>m pip install Django<span class="op">==</span><span class="fl">5.0.4</span> <span class="co"># install Django on Windows</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
241241
</div>
242242
<p>Verify installation:</p>
243-
<div id="519d959d" class="cell" data-execution_count="2">
243+
<div id="b4d5b6c5" class="cell" data-execution_count="2">
244244
<div class="sourceCode cell-code" id="cb2"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a>python3 <span class="op">-</span>m django <span class="op">--</span>version <span class="co"># gets Django version</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
245245
</div>
246246

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<ul>
225225
<li><a href="./dataManagement.html">Data Management</a></li>
226226
<li><a href="./django.html"><code>Django</code></a></li>
227-
<li><a href="./django.html"><code>Python</code></a></li>
227+
<li><a href="./python.html"><code>Python</code></a></li>
228228
</ul>
229229

230230

@@ -728,7 +728,7 @@
728728
<span id="cb1-4"><a href="#cb1-4" aria-hidden="true" tabindex="-1"></a></span>
729729
<span id="cb1-5"><a href="#cb1-5" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="co">[</span><span class="ot">Data Management</span><span class="co">](dataManagement.qmd)</span></span>
730730
<span id="cb1-6"><a href="#cb1-6" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="co">[</span><span class="ot">`Django`</span><span class="co">](django.qmd)</span></span>
731-
<span id="cb1-7"><a href="#cb1-7" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="co">[</span><span class="ot">`Python`</span><span class="co">](django.qmd)</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
731+
<span id="cb1-7"><a href="#cb1-7" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="co">[</span><span class="ot">`Python`</span><span class="co">](python.qmd)</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
732732
</div></div></div></div></div>
733733
</div> <!-- /content -->
734734

python.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,10 @@ <h2 id="toc-title">Contents</h2>
233233
<section id="resources-for-learning" class="level1" data-number="1">
234234
<h1 data-number="1"><span class="header-section-number">1</span> Resources for Learning</h1>
235235
<ul>
236-
<li>https://www.linkedin.com/learning/</li>
237-
<li>https://www.w3schools.com/python/default.asp</li>
238-
<li>https://www.tutorialspoint.com/python/index.htm</li>
239-
<li>https://www.pythoncheatsheet.org</li>
236+
<li><a href="https://www.linkedin.com/learning/" class="uri">https://www.linkedin.com/learning/</a></li>
237+
<li><a href="https://www.w3schools.com/python/default.asp" class="uri">https://www.w3schools.com/python/default.asp</a></li>
238+
<li><a href="https://www.tutorialspoint.com/python/index.htm" class="uri">https://www.tutorialspoint.com/python/index.htm</a></li>
239+
<li><a href="https://www.pythoncheatsheet.org" class="uri">https://www.pythoncheatsheet.org</a></li>
240240
</ul>
241241
</section>
242242
<section id="pc-vs-mac" class="level1" data-number="2">
@@ -245,9 +245,9 @@ <h1 data-number="2"><span class="header-section-number">2</span> PC vs Mac</h1>
245245
</section>
246246
<section id="install-python" class="level1" data-number="3">
247247
<h1 data-number="3"><span class="header-section-number">3</span> Install Python</h1>
248-
<p>Download and install the latest version of <code>Python</code>: https://www.python.org/downloads/</p>
248+
<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="21f8e4fd" class="cell" data-execution_count="1">
250+
<div id="42b3e007" class="cell" data-execution_count="1">
251251
<details class="code-fold">
252252
<summary>Code</summary>
253253
<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>
@@ -256,7 +256,7 @@ <h1 data-number="3"><span class="header-section-number">3</span> Install Python<
256256
</section>
257257
<section id="install-anaconda-for-package-management" class="level1" data-number="4">
258258
<h1 data-number="4"><span class="header-section-number">4</span> Install <code>Anaconda</code> for Package Management</h1>
259-
<p>https://www.anaconda.com/download</p>
259+
<p><a href="https://www.anaconda.com/download" class="uri">https://www.anaconda.com/download</a></p>
260260

261261

262262
<!-- -->
@@ -760,10 +760,10 @@ <h1 data-number="4"><span class="header-section-number">4</span> Install <code>A
760760
<span id="cb2-4"><a href="#cb2-4" aria-hidden="true" tabindex="-1"></a></span>
761761
<span id="cb2-5"><a href="#cb2-5" aria-hidden="true" tabindex="-1"></a><span class="fu"># Resources for Learning</span></span>
762762
<span id="cb2-6"><a href="#cb2-6" aria-hidden="true" tabindex="-1"></a></span>
763-
<span id="cb2-7"><a href="#cb2-7" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span>https://www.linkedin.com/learning/</span>
764-
<span id="cb2-8"><a href="#cb2-8" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span>https://www.w3schools.com/python/default.asp</span>
765-
<span id="cb2-9"><a href="#cb2-9" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span>https://www.tutorialspoint.com/python/index.htm</span>
766-
<span id="cb2-10"><a href="#cb2-10" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span>https://www.pythoncheatsheet.org</span>
763+
<span id="cb2-7"><a href="#cb2-7" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="ot">&lt;https://www.linkedin.com/learning/&gt;</span></span>
764+
<span id="cb2-8"><a href="#cb2-8" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="ot">&lt;https://www.w3schools.com/python/default.asp&gt;</span></span>
765+
<span id="cb2-9"><a href="#cb2-9" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="ot">&lt;https://www.tutorialspoint.com/python/index.htm&gt;</span></span>
766+
<span id="cb2-10"><a href="#cb2-10" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="ot">&lt;https://www.pythoncheatsheet.org&gt;</span></span>
767767
<span id="cb2-11"><a href="#cb2-11" aria-hidden="true" tabindex="-1"></a></span>
768768
<span id="cb2-12"><a href="#cb2-12" aria-hidden="true" tabindex="-1"></a><span class="fu"># PC vs Mac</span></span>
769769
<span id="cb2-13"><a href="#cb2-13" aria-hidden="true" tabindex="-1"></a></span>
@@ -772,7 +772,7 @@ <h1 data-number="4"><span class="header-section-number">4</span> Install <code>A
772772
<span id="cb2-16"><a href="#cb2-16" aria-hidden="true" tabindex="-1"></a></span>
773773
<span id="cb2-17"><a href="#cb2-17" aria-hidden="true" tabindex="-1"></a><span class="fu"># Install Python</span></span>
774774
<span id="cb2-18"><a href="#cb2-18" aria-hidden="true" tabindex="-1"></a></span>
775-
<span id="cb2-19"><a href="#cb2-19" aria-hidden="true" tabindex="-1"></a>Download and install the latest version of <span class="in">`Python`</span>: https://www.python.org/downloads/</span>
775+
<span id="cb2-19"><a href="#cb2-19" aria-hidden="true" tabindex="-1"></a>Download and install the latest version of <span class="in">`Python`</span>: <span class="ot">&lt;https://www.python.org/downloads/&gt;</span></span>
776776
<span id="cb2-20"><a href="#cb2-20" aria-hidden="true" tabindex="-1"></a></span>
777777
<span id="cb2-21"><a href="#cb2-21" aria-hidden="true" tabindex="-1"></a>Verify installation:</span>
778778
<span id="cb2-22"><a href="#cb2-22" aria-hidden="true" tabindex="-1"></a></span>
@@ -784,7 +784,7 @@ <h1 data-number="4"><span class="header-section-number">4</span> Install <code>A
784784
<span id="cb2-30"><a href="#cb2-30" aria-hidden="true" tabindex="-1"></a></span>
785785
<span id="cb2-31"><a href="#cb2-31" aria-hidden="true" tabindex="-1"></a><span class="fu"># Install `Anaconda` for Package Management</span></span>
786786
<span id="cb2-32"><a href="#cb2-32" aria-hidden="true" tabindex="-1"></a></span>
787-
<span id="cb2-33"><a href="#cb2-33" aria-hidden="true" tabindex="-1"></a>https://www.anaconda.com/download</span>
787+
<span id="cb2-33"><a href="#cb2-33" aria-hidden="true" tabindex="-1"></a><span class="ot">&lt;https://www.anaconda.com/download&gt;</span></span>
788788
</code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
789789
</div></div></div></div></div>
790790
</div> <!-- /content -->

0 commit comments

Comments
 (0)