Skip to content

Commit

Permalink
Deploying to gh-pages from @ 418567d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
3mmaRand committed Oct 17, 2024
1 parent ba76dca commit c69385c
Show file tree
Hide file tree
Showing 80 changed files with 2,104 additions and 23,003 deletions.
2 changes: 1 addition & 1 deletion core/core.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ <h1 class="title">Core: Supporting Information</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-1-old/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1 class="title">Overview</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-1-old/study_after_workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1 class="title">Independent Study to consolidate this week</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-1-old/study_before_workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h1 class="title">Independent Study to prepare for workshop</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-1-old/workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ <h1 class="title">Workshop</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-2-old/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h1 class="title">Overview</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-2-old/study_after_workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h1 class="title">Independent Study to consolidate this week</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-2-old/study_before_workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@
</div>
</div>

<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</section><section id="overview" class="slide level2"><h2>Overview</h2>
<ul>
<li>RStudio Projects revisited
Expand Down
86 changes: 39 additions & 47 deletions core/week-2-old/workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h1 class="title">Workshop</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down Expand Up @@ -306,11 +306,9 @@ <h1 class="title">Workshop</h1>
<div class="cell-output cell-output-stdout">
<pre><code>data
images
overview.html
overview.qmd
study_after_workshop.html
study_after_workshop.qmd
study_before_workshop.html
study_before_workshop.ipynb
study_before_workshop.qmd
workshop.html
Expand All @@ -323,62 +321,56 @@ <h1 class="title">Workshop</h1>
<div class="cell">
<div class="sourceCode cell-code" id="cb9"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb9-1"><a href="#cb9-1" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> <span class="at">-l</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output cell-output-stdout">
<pre><code>total 252
drwxr-xr-x 2 runner docker 4096 Oct 15 07:27 data
drwxr-xr-x 2 runner docker 4096 Oct 15 07:27 images
-rw-r--r-- 1 runner docker 24691 Oct 15 07:28 overview.html
-rw-r--r-- 1 runner docker 1597 Oct 15 07:27 overview.qmd
-rw-r--r-- 1 runner docker 22717 Oct 15 07:28 study_after_workshop.html
-rw-r--r-- 1 runner docker 184 Oct 15 07:27 study_after_workshop.qmd
-rw-r--r-- 1 runner docker 72110 Oct 15 07:28 study_before_workshop.html
-rw-r--r-- 1 runner docker 4807 Oct 15 07:27 study_before_workshop.ipynb
-rw-r--r-- 1 runner docker 13029 Oct 15 07:27 study_before_workshop.qmd
-rw-r--r-- 1 runner docker 58063 Oct 15 07:27 workshop.html
-rw-r--r-- 1 runner docker 8550 Oct 15 07:27 workshop.qmd
-rw-r--r-- 1 runner docker 8590 Oct 15 07:29 workshop.rmarkdown
drwxr-xr-x 3 runner docker 4096 Oct 15 07:27 workshop_files</code></pre>
<pre><code>total 152
drwxr-xr-x 2 runner docker 4096 Oct 17 11:25 data
drwxr-xr-x 2 runner docker 4096 Oct 17 11:25 images
-rw-r--r-- 1 runner docker 1597 Oct 17 11:25 overview.qmd
-rw-r--r-- 1 runner docker 22717 Oct 17 11:29 study_after_workshop.html
-rw-r--r-- 1 runner docker 184 Oct 17 11:25 study_after_workshop.qmd
-rw-r--r-- 1 runner docker 4807 Oct 17 11:25 study_before_workshop.ipynb
-rw-r--r-- 1 runner docker 13029 Oct 17 11:25 study_before_workshop.qmd
-rw-r--r-- 1 runner docker 58063 Oct 17 11:25 workshop.html
-rw-r--r-- 1 runner docker 8550 Oct 17 11:25 workshop.qmd
-rw-r--r-- 1 runner docker 8577 Oct 17 11:30 workshop.rmarkdown
drwxr-xr-x 3 runner docker 4096 Oct 17 11:25 workshop_files</code></pre>
</div>
</div>
<p>You can use more than one option at once. The <code>-h</code> option stands for “human readable” and makes the file sizes easier to understand for humans:</p>
<div class="cell">
<div class="sourceCode cell-code" id="cb11"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb11-1"><a href="#cb11-1" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> <span class="at">-hl</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output cell-output-stdout">
<pre><code>total 252K
drwxr-xr-x 2 runner docker 4.0K Oct 15 07:27 data
drwxr-xr-x 2 runner docker 4.0K Oct 15 07:27 images
-rw-r--r-- 1 runner docker 25K Oct 15 07:28 overview.html
-rw-r--r-- 1 runner docker 1.6K Oct 15 07:27 overview.qmd
-rw-r--r-- 1 runner docker 23K Oct 15 07:28 study_after_workshop.html
-rw-r--r-- 1 runner docker 184 Oct 15 07:27 study_after_workshop.qmd
-rw-r--r-- 1 runner docker 71K Oct 15 07:28 study_before_workshop.html
-rw-r--r-- 1 runner docker 4.7K Oct 15 07:27 study_before_workshop.ipynb
-rw-r--r-- 1 runner docker 13K Oct 15 07:27 study_before_workshop.qmd
-rw-r--r-- 1 runner docker 57K Oct 15 07:27 workshop.html
-rw-r--r-- 1 runner docker 8.4K Oct 15 07:27 workshop.qmd
-rw-r--r-- 1 runner docker 8.4K Oct 15 07:29 workshop.rmarkdown
drwxr-xr-x 3 runner docker 4.0K Oct 15 07:27 workshop_files</code></pre>
<pre><code>total 152K
drwxr-xr-x 2 runner docker 4.0K Oct 17 11:25 data
drwxr-xr-x 2 runner docker 4.0K Oct 17 11:25 images
-rw-r--r-- 1 runner docker 1.6K Oct 17 11:25 overview.qmd
-rw-r--r-- 1 runner docker 23K Oct 17 11:29 study_after_workshop.html
-rw-r--r-- 1 runner docker 184 Oct 17 11:25 study_after_workshop.qmd
-rw-r--r-- 1 runner docker 4.7K Oct 17 11:25 study_before_workshop.ipynb
-rw-r--r-- 1 runner docker 13K Oct 17 11:25 study_before_workshop.qmd
-rw-r--r-- 1 runner docker 57K Oct 17 11:25 workshop.html
-rw-r--r-- 1 runner docker 8.4K Oct 17 11:25 workshop.qmd
-rw-r--r-- 1 runner docker 8.4K Oct 17 11:30 workshop.rmarkdown
drwxr-xr-x 3 runner docker 4.0K Oct 17 11:25 workshop_files</code></pre>
</div>
</div>
<p>The <code>-a</code> option stands for “all” and shows us all the files, including hidden files.</p>
<div class="cell">
<div class="sourceCode cell-code" id="cb13"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb13-1"><a href="#cb13-1" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> <span class="at">-alh</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output cell-output-stdout">
<pre><code>total 260K
drwxr-xr-x 5 runner docker 4.0K Oct 15 07:29 .
drwxr-xr-x 8 runner docker 4.0K Oct 15 07:27 ..
drwxr-xr-x 2 runner docker 4.0K Oct 15 07:27 data
drwxr-xr-x 2 runner docker 4.0K Oct 15 07:27 images
-rw-r--r-- 1 runner docker 25K Oct 15 07:28 overview.html
-rw-r--r-- 1 runner docker 1.6K Oct 15 07:27 overview.qmd
-rw-r--r-- 1 runner docker 23K Oct 15 07:28 study_after_workshop.html
-rw-r--r-- 1 runner docker 184 Oct 15 07:27 study_after_workshop.qmd
-rw-r--r-- 1 runner docker 71K Oct 15 07:28 study_before_workshop.html
-rw-r--r-- 1 runner docker 4.7K Oct 15 07:27 study_before_workshop.ipynb
-rw-r--r-- 1 runner docker 13K Oct 15 07:27 study_before_workshop.qmd
-rw-r--r-- 1 runner docker 57K Oct 15 07:27 workshop.html
-rw-r--r-- 1 runner docker 8.4K Oct 15 07:27 workshop.qmd
-rw-r--r-- 1 runner docker 8.4K Oct 15 07:29 workshop.rmarkdown
drwxr-xr-x 3 runner docker 4.0K Oct 15 07:27 workshop_files</code></pre>
<pre><code>total 160K
drwxr-xr-x 5 runner docker 4.0K Oct 17 11:30 .
drwxr-xr-x 8 runner docker 4.0K Oct 17 11:29 ..
drwxr-xr-x 2 runner docker 4.0K Oct 17 11:25 data
drwxr-xr-x 2 runner docker 4.0K Oct 17 11:25 images
-rw-r--r-- 1 runner docker 1.6K Oct 17 11:25 overview.qmd
-rw-r--r-- 1 runner docker 23K Oct 17 11:29 study_after_workshop.html
-rw-r--r-- 1 runner docker 184 Oct 17 11:25 study_after_workshop.qmd
-rw-r--r-- 1 runner docker 4.7K Oct 17 11:25 study_before_workshop.ipynb
-rw-r--r-- 1 runner docker 13K Oct 17 11:25 study_before_workshop.qmd
-rw-r--r-- 1 runner docker 57K Oct 17 11:25 workshop.html
-rw-r--r-- 1 runner docker 8.4K Oct 17 11:25 workshop.qmd
-rw-r--r-- 1 runner docker 8.4K Oct 17 11:30 workshop.rmarkdown
drwxr-xr-x 3 runner docker 4.0K Oct 17 11:25 workshop_files</code></pre>
</div>
</div>
<p>You can move about with the <code>cd</code> command, which stands for “change directory”. You can use it to move into a directory by specifying the path to the directory:</p>
Expand Down
2 changes: 1 addition & 1 deletion core/week-2/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h1 class="title">Overview</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-2/study_after_workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ <h1 class="title">Independent Study to consolidate this week</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-2/study_before_workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ <h1 class="title">Independent Study to prepare for workshop</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-2/workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@
</div>
</div>

<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</section><section><section id="introduction" class="title-slide slide level1 center"><h1>Introduction</h1>

</section><section id="session-overview" class="slide level2"><h2>Session overview</h2>
Expand Down
2 changes: 1 addition & 1 deletion core/week-6-old/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h1 class="title">Overview</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-6-old/study_after_workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h1 class="title">Independent Study to consolidate this week</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-6-old/study_before_workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h1 class="title">Independent Study to prepare for workshop</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-6-old/workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h1 class="title">Workshop</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-6/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h1 class="title">Overview</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-6/study_after_workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h1 class="title">Independent Study to consolidate this week</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-6/study_before_workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ <h1 class="title">Independent Study to prepare for workshop</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion core/week-6/workshop.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ <h1 class="title">Workshop</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion images/images.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ <h1 class="title">Image Data Analysis for Group Project</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h1 class="title">Data Analysis for the Group Research Project</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">15 October, 2024</p>
<p class="date">17 October, 2024</p>
</div>
</div>

Expand Down
Loading

0 comments on commit c69385c

Please sign in to comment.