Skip to content

Commit

Permalink
Deploying to gh-pages from @ ec1f658 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
3mmaRand committed Oct 15, 2024
1 parent 33badef commit ba76dca
Show file tree
Hide file tree
Showing 69 changed files with 21,683 additions and 392 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 October, 2024</p>
</section><section id="overview" class="slide level2"><h2>Overview</h2>
<ul>
<li>RStudio Projects revisited
Expand Down
84 changes: 42 additions & 42 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">14 October, 2024</p>
<p class="date">15 October, 2024</p>
</div>
</div>

Expand Down Expand Up @@ -324,61 +324,61 @@ <h1 class="title">Workshop</h1>
<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 14 10:53 data
drwxr-xr-x 2 runner docker 4096 Oct 14 10:53 images
-rw-r--r-- 1 runner docker 24691 Oct 14 10:54 overview.html
-rw-r--r-- 1 runner docker 1597 Oct 14 10:53 overview.qmd
-rw-r--r-- 1 runner docker 22717 Oct 14 10:54 study_after_workshop.html
-rw-r--r-- 1 runner docker 184 Oct 14 10:53 study_after_workshop.qmd
-rw-r--r-- 1 runner docker 72110 Oct 14 10:54 study_before_workshop.html
-rw-r--r-- 1 runner docker 4807 Oct 14 10:53 study_before_workshop.ipynb
-rw-r--r-- 1 runner docker 13029 Oct 14 10:53 study_before_workshop.qmd
-rw-r--r-- 1 runner docker 58063 Oct 14 10:53 workshop.html
-rw-r--r-- 1 runner docker 8550 Oct 14 10:53 workshop.qmd
-rw-r--r-- 1 runner docker 8590 Oct 14 10:55 workshop.rmarkdown
drwxr-xr-x 3 runner docker 4096 Oct 14 10:53 workshop_files</code></pre>
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>
</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 14 10:53 data
drwxr-xr-x 2 runner docker 4.0K Oct 14 10:53 images
-rw-r--r-- 1 runner docker 25K Oct 14 10:54 overview.html
-rw-r--r-- 1 runner docker 1.6K Oct 14 10:53 overview.qmd
-rw-r--r-- 1 runner docker 23K Oct 14 10:54 study_after_workshop.html
-rw-r--r-- 1 runner docker 184 Oct 14 10:53 study_after_workshop.qmd
-rw-r--r-- 1 runner docker 71K Oct 14 10:54 study_before_workshop.html
-rw-r--r-- 1 runner docker 4.7K Oct 14 10:53 study_before_workshop.ipynb
-rw-r--r-- 1 runner docker 13K Oct 14 10:53 study_before_workshop.qmd
-rw-r--r-- 1 runner docker 57K Oct 14 10:53 workshop.html
-rw-r--r-- 1 runner docker 8.4K Oct 14 10:53 workshop.qmd
-rw-r--r-- 1 runner docker 8.4K Oct 14 10:55 workshop.rmarkdown
drwxr-xr-x 3 runner docker 4.0K Oct 14 10:53 workshop_files</code></pre>
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>
</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 14 10:55 .
drwxr-xr-x 8 runner docker 4.0K Oct 14 10:53 ..
drwxr-xr-x 2 runner docker 4.0K Oct 14 10:53 data
drwxr-xr-x 2 runner docker 4.0K Oct 14 10:53 images
-rw-r--r-- 1 runner docker 25K Oct 14 10:54 overview.html
-rw-r--r-- 1 runner docker 1.6K Oct 14 10:53 overview.qmd
-rw-r--r-- 1 runner docker 23K Oct 14 10:54 study_after_workshop.html
-rw-r--r-- 1 runner docker 184 Oct 14 10:53 study_after_workshop.qmd
-rw-r--r-- 1 runner docker 71K Oct 14 10:54 study_before_workshop.html
-rw-r--r-- 1 runner docker 4.7K Oct 14 10:53 study_before_workshop.ipynb
-rw-r--r-- 1 runner docker 13K Oct 14 10:53 study_before_workshop.qmd
-rw-r--r-- 1 runner docker 57K Oct 14 10:53 workshop.html
-rw-r--r-- 1 runner docker 8.4K Oct 14 10:53 workshop.qmd
-rw-r--r-- 1 runner docker 8.4K Oct 14 10:55 workshop.rmarkdown
drwxr-xr-x 3 runner docker 4.0K Oct 14 10:53 workshop_files</code></pre>
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>
</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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 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">14 October, 2024</p>
<p class="date">15 October, 2024</p>
</div>
</div>

Expand Down
Loading

0 comments on commit ba76dca

Please sign in to comment.