Skip to content

Commit f0104fa

Browse files
authored
Update index.html
Add GitHub HPCC Tutorial
1 parent 37c55ea commit f0104fa

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

index.html

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@ <h1>The Dynamic Regime Shift detector project</h1>
11341134
<!-- Project -->
11351135
<h2 id="outreach">Outreach activities</h2>
11361136
<p>We develop modules to share our research (and love of science!) with the public. The objective of our outreach activities is to enhance awareness of our research findings and demonstrate the value of statistics, mathematics, and coding in ecology through interactive activities.</p>
1137-
<p><h3> <em> <a href="#outreachGMSD">Math & Monarchs</a></em> | <em><a href='#butterfly2025B'>Butterfly Count </a></em> </h3></p>
1137+
<p><h3> <em> <a href="#outreachGMSD">Math & Monarchs</a></em> | <em><a href='#butterfly2025B'>Butterfly Count </a></em> </h3></p> | <em><a href='#GitHubHPCC'>GitHub and HPCC Tutorial </a></em> </h3></p>
11381138

11391139
<br><be>
11401140

@@ -1177,6 +1177,28 @@ <h1>Module for MSU's Middle School Girls Math and Science Day</h1>
11771177
</p>
11781178
</section>
11791179
</section>
1180+
1181+
1182+
<h3 id="GitHubHPCC">GitHub and HPCC Tutorial</h3>
1183+
<section class="example">
1184+
<section class="title">
1185+
<h1>GitHub and HPCC Tutorial</h1>
1186+
<h1>High performance computing: Using the HPCC, GitHub, and RStudio</h1>
1187+
<img src="assets/images/GMSD1.JPG" height="133" width="200">
1188+
<img src="assets/images/GMSD2.JPG" height="133" width="200">
1189+
</section>
1190+
<section class="content">
1191+
<p>
1192+
This tutorial introduces how to use the HPCC, how to use GitHub, and how to create a workflow between the two through RStudio. It contains a lecture as well as interactive materials to set up accounts, make changes and commit with GitHub, and submit a job on the HPCC. Feel free to fork the repository to your own GitHub account to work through the material.
1193+
</p>
1194+
<p>
1195+
Note that the HPCC goes through periodic updates. Further information can be found on <a href=”https://icer.msu.edu/”>ICER’s website</a> and their <a href=”https://docs.icer.msu.edu/”>user documentation site</a>.
1196+
</p>
1197+
<p>
1198+
<strong>Code</strong> - <a href="https://github.com/zipkinlab/GitHub_HPCC_Tutorial">Link to code and materials</a>
1199+
</p>
1200+
</section>
1201+
</section>
11801202
<!-- add new projects here -->
11811203
<br><br><br>
11821204
<!-- if we need more -->

0 commit comments

Comments
 (0)