Skip to content

Commit

Permalink
Create automated build
Browse files Browse the repository at this point in the history
  • Loading branch information
RRC_GHA committed Oct 11, 2024
1 parent 94e84d0 commit e292832
Show file tree
Hide file tree
Showing 6 changed files with 225 additions and 19 deletions.
50 changes: 50 additions & 0 deletions public/2024-10-coreR/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -1689,6 +1689,56 @@
"<span class='chapter-number'>19</span>  <span class='chapter-title'>Office Hour</span>"
]
},
{
"objectID": "session_20.html",
"href": "session_20.html",
"title": "20  GitHub for Project Management",
"section": "",
"text": "Learning Objectives",
"crumbs": [
"<span class='chapter-number'>20</span>  <span class='chapter-title'>GitHub for Project Management</span>"
]
},
{
"objectID": "session_20.html#learning-objectives",
"href": "session_20.html#learning-objectives",
"title": "20  GitHub for Project Management",
"section": "",
"text": "Utilize GitHub’s project management tools to organize and manage projects\nPractice creating issues in GitHub\nCraft informative READMEs for Git repositories",
"crumbs": [
"<span class='chapter-number'>20</span>  <span class='chapter-title'>GitHub for Project Management</span>"
]
},
{
"objectID": "session_20.html#slides",
"href": "session_20.html#slides",
"title": "20  GitHub for Project Management",
"section": "Slides",
"text": "Slides",
"crumbs": [
"<span class='chapter-number'>20</span>  <span class='chapter-title'>GitHub for Project Management</span>"
]
},
{
"objectID": "session_20.html#exercise-github-issues",
"href": "session_20.html#exercise-github-issues",
"title": "20  GitHub for Project Management",
"section": "20.1 Exercise: GitHub Issues",
"text": "20.1 Exercise: GitHub Issues\nGet back together with your partner that you collaborate for the Lobster Report.\n\n\n\n\n\n\nQuestion 1\n\n\n\nOwner creates a new Issue and tags collaborator.\n\n\n\n\nSteps\n\n\nNavigate to the Lobster Report repository\nGo to the “Issue” tab of the repository\nClick on “New Issue”\nGive the Issue a title (Eg: Choose which plot to include in final report)\nDescribe the issue and tag your collaborator by adding @ followed by their username (Practice Markdown syntax when writing the issue)\nClick on Submit New Issue\n\n\n\n\n\n\n\n\nQuestion 2\n\n\n\nCollaborator responds to Issue and creates a checklist\n\n\n\n\nSteps\n\n\nCollaborator navigates to issue (either from the email notification or going into the Issue tab in the Lobster Report repo)\nRespond Issue and include a To Do list indicating next steps (tip: Markdown syntax for list is /- [ ])\nSubmit your response\n\n\n\n\n\n\n\n\nQuestion 3\n\n\n\nCollaborator create a GitHub Issues referencing code on one of the .qmd files\n\n\n\n\nSteps\n\n\nNavigate to a script in the Lobster Report Report repository\nHover over the line you want to reference in the Issue\nClick on the line number (on the left), then click on the three dots right next to the number\nChoose the option “Reference in new issue”\nWrite a description of the “issue” you want to address\nSubmit Issue\nAssign Issue to Owner\n\n\n\n\n\n\n\n\nQuestion 4\n\n\n\nOwner reacts to issue with an emoji and adds a label\n\n\n\n\nSteps\n\n\nOwner navigates to issue (either from the email notification or going into the Issue tab in the Lobster Report repo)\nAdd an emoji to issue submitted by Collaborator\nAdd a label\n\nOn the right side menu click on Label\nEither choose one of the default labels or create your own by selecting “Edit labels”",
"crumbs": [
"<span class='chapter-number'>20</span>  <span class='chapter-title'>GitHub for Project Management</span>"
]
},
{
"objectID": "session_20.html#exercise-practice-creating-informative-readmes",
"href": "session_20.html#exercise-practice-creating-informative-readmes",
"title": "20  GitHub for Project Management",
"section": "20.2 Exercise: Practice creating informative READMEs",
"text": "20.2 Exercise: Practice creating informative READMEs\nYou can do this either for the training_username repo, or the Lobster Report repo (make sure just one of you edits this one) or edit a personal repo from one of your projects. Make sure to include the 6 core elements:\n\nA short, but descriptive title\nA brief explanation of the repository’s purpose\nA concise description of what’s housed in the repository\nDetails regarding data access\nA list of authors or contributors (for collaborative work)\nReferences / acknowledgements\n\n\n\n\n\n\n\nREADME Examples\n\n\n\n\nA shiny dashboard for exploring my personal Strava data, by Sam Csik\nThomas Fire Data Analysis by Anna Ramji",
"crumbs": [
"<span class='chapter-number'>20</span>  <span class='chapter-title'>GitHub for Project Management</span>"
]
},
{
"objectID": "session_21.html",
"href": "session_21.html",
Expand Down
16 changes: 8 additions & 8 deletions public/2024-10-coreR/session_13.html
Original file line number Diff line number Diff line change
Expand Up @@ -1050,8 +1050,8 @@ <h3 data-number="13.4.1" class="anchored" data-anchor-id="tables-with-dt"><span
<div class="cell">
<div class="sourceCode cell-code" id="cb35"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb35-1"><a href="#cb35-1" aria-hidden="true" tabindex="-1"></a><span class="fu">datatable</span>(locations)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output-display">
<div class="datatables html-widget html-fill-item" id="htmlwidget-46e6665ccb18935a8a34" style="width:100%;height:auto;"></div>
<script type="application/json" data-for="htmlwidget-46e6665ccb18935a8a34">{"x":{"filter":"none","vertical":false,"data":[["1","2","3","4","5","6","7","8","9","10"],["Decker Island","SW Suisun Marsh","Grizzly Bay","Prospect","SJ River","Wildlands","North Delta","Honker Bay/Chipps Island","Twitchell Island","Sherman Island"],[38.105872,38.192684,38.11572,38.213087,38.053097,38.316412,38.184603,38.109048,38.096002,38.034339],[-121.70638,-121.912312,-122.030558,-121.667419,-121.842422,-121.693077,-121.661433,-121.708086,-121.674498,-121.761946]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th> <\/th>\n <th>restore_loc<\/th>\n <th>latitude<\/th>\n <th>longitude<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"columnDefs":[{"className":"dt-right","targets":[2,3]},{"orderable":false,"targets":0},{"name":" ","targets":0},{"name":"restore_loc","targets":1},{"name":"latitude","targets":2},{"name":"longitude","targets":3}],"order":[],"autoWidth":false,"orderClasses":false}},"evals":[],"jsHooks":[]}</script>
<div class="datatables html-widget html-fill-item" id="htmlwidget-049df2e089230f4b37fa" style="width:100%;height:auto;"></div>
<script type="application/json" data-for="htmlwidget-049df2e089230f4b37fa">{"x":{"filter":"none","vertical":false,"data":[["1","2","3","4","5","6","7","8","9","10"],["Decker Island","SW Suisun Marsh","Grizzly Bay","Prospect","SJ River","Wildlands","North Delta","Honker Bay/Chipps Island","Twitchell Island","Sherman Island"],[38.105872,38.192684,38.11572,38.213087,38.053097,38.316412,38.184603,38.109048,38.096002,38.034339],[-121.70638,-121.912312,-122.030558,-121.667419,-121.842422,-121.693077,-121.661433,-121.708086,-121.674498,-121.761946]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th> <\/th>\n <th>restore_loc<\/th>\n <th>latitude<\/th>\n <th>longitude<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"columnDefs":[{"className":"dt-right","targets":[2,3]},{"orderable":false,"targets":0},{"name":" ","targets":0},{"name":"restore_loc","targets":1},{"name":"latitude","targets":2},{"name":"longitude","targets":3}],"order":[],"autoWidth":false,"orderClasses":false}},"evals":[],"jsHooks":[]}</script>
</div>
</div>
</section>
Expand All @@ -1068,8 +1068,8 @@ <h3 data-number="13.4.2" class="anchored" data-anchor-id="maps-with-leaflet"><sp
<span id="cb36-6"><a href="#cb36-6" aria-hidden="true" tabindex="-1"></a> <span class="at">popup =</span> <span class="sc">~</span> restore_loc</span>
<span id="cb36-7"><a href="#cb36-7" aria-hidden="true" tabindex="-1"></a> )</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output-display">
<div class="leaflet html-widget html-fill-item" id="htmlwidget-0b1d0ce099235426f3e1" style="width:100%;height:464px;"></div>
<script type="application/json" data-for="htmlwidget-0b1d0ce099235426f3e1">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,null,{"minZoom":0,"maxZoom":18,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"&copy; <a href=\"https://openstreetmap.org/copyright/\">OpenStreetMap<\/a>, <a href=\"https://opendatacommons.org/licenses/odbl/\">ODbL<\/a>"}]},{"method":"addMarkers","args":[[38.105872,38.192684,38.11572,38.213087,38.053097,38.316412,38.184603,38.109048,38.096002,38.034339],[-121.70638,-121.912312,-122.030558,-121.667419,-121.842422,-121.693077,-121.661433,-121.708086,-121.674498,-121.761946],null,null,null,{"interactive":true,"draggable":false,"keyboard":true,"title":"","alt":"","zIndexOffset":0,"opacity":1,"riseOnHover":false,"riseOffset":250},["Decker Island","SW Suisun Marsh","Grizzly Bay","Prospect","SJ River","Wildlands","North Delta","Honker Bay/Chipps Island","Twitchell Island","Sherman Island"],null,null,null,null,{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"limits":{"lat":[38.034339,38.316412],"lng":[-122.030558,-121.661433]}},"evals":[],"jsHooks":[]}</script>
<div class="leaflet html-widget html-fill-item" id="htmlwidget-70a5f7cfdd577c0b2bad" style="width:100%;height:464px;"></div>
<script type="application/json" data-for="htmlwidget-70a5f7cfdd577c0b2bad">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,null,{"minZoom":0,"maxZoom":18,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"&copy; <a href=\"https://openstreetmap.org/copyright/\">OpenStreetMap<\/a>, <a href=\"https://opendatacommons.org/licenses/odbl/\">ODbL<\/a>"}]},{"method":"addMarkers","args":[[38.105872,38.192684,38.11572,38.213087,38.053097,38.316412,38.184603,38.109048,38.096002,38.034339],[-121.70638,-121.912312,-122.030558,-121.667419,-121.842422,-121.693077,-121.661433,-121.708086,-121.674498,-121.761946],null,null,null,{"interactive":true,"draggable":false,"keyboard":true,"title":"","alt":"","zIndexOffset":0,"opacity":1,"riseOnHover":false,"riseOffset":250},["Decker Island","SW Suisun Marsh","Grizzly Bay","Prospect","SJ River","Wildlands","North Delta","Honker Bay/Chipps Island","Twitchell Island","Sherman Island"],null,null,null,null,{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"limits":{"lat":[38.034339,38.316412],"lng":[-122.030558,-121.661433]}},"evals":[],"jsHooks":[]}</script>
</div>
</div>
<p><br></p>
Expand All @@ -1094,8 +1094,8 @@ <h3 data-number="13.4.2" class="anchored" data-anchor-id="maps-with-leaflet"><sp
<span id="cb37-17"><a href="#cb37-17" aria-hidden="true" tabindex="-1"></a> <span class="at">color =</span> <span class="st">"white"</span>,</span>
<span id="cb37-18"><a href="#cb37-18" aria-hidden="true" tabindex="-1"></a> <span class="at">opacity =</span> <span class="dv">1</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output-display">
<div class="leaflet html-widget html-fill-item" id="htmlwidget-7d54fd6f0e05207733da" style="width:100%;height:464px;"></div>
<script type="application/json" data-for="htmlwidget-7d54fd6f0e05207733da">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addWMSTiles","args":["https://basemap.nationalmap.gov/arcgis/services/USGSTopo/MapServer/WmsServer",null,null,{"styles":"","format":"image/png","transparent":true,"version":"1.1.1","layers":"0"}]},{"method":"addCircleMarkers","args":[[38.105872,38.192684,38.11572,38.213087,38.053097,38.316412,38.184603,38.109048,38.096002,38.034339],[-121.70638,-121.912312,-122.030558,-121.667419,-121.842422,-121.693077,-121.661433,-121.708086,-121.674498,-121.761946],5,null,null,{"interactive":true,"className":"","stroke":true,"color":"white","weight":0.5,"opacity":1,"fill":true,"fillColor":"salmon","fillOpacity":1},null,null,["Decker Island","SW Suisun Marsh","Grizzly Bay","Prospect","SJ River","Wildlands","North Delta","Honker Bay/Chipps Island","Twitchell Island","Sherman Island"],null,null,{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"limits":{"lat":[38.034339,38.316412],"lng":[-122.030558,-121.661433]}},"evals":[],"jsHooks":[]}</script>
<div class="leaflet html-widget html-fill-item" id="htmlwidget-2f1765b8149b8916a47a" style="width:100%;height:464px;"></div>
<script type="application/json" data-for="htmlwidget-2f1765b8149b8916a47a">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addWMSTiles","args":["https://basemap.nationalmap.gov/arcgis/services/USGSTopo/MapServer/WmsServer",null,null,{"styles":"","format":"image/png","transparent":true,"version":"1.1.1","layers":"0"}]},{"method":"addCircleMarkers","args":[[38.105872,38.192684,38.11572,38.213087,38.053097,38.316412,38.184603,38.109048,38.096002,38.034339],[-121.70638,-121.912312,-122.030558,-121.667419,-121.842422,-121.693077,-121.661433,-121.708086,-121.674498,-121.761946],5,null,null,{"interactive":true,"className":"","stroke":true,"color":"white","weight":0.5,"opacity":1,"fill":true,"fillColor":"salmon","fillOpacity":1},null,null,["Decker Island","SW Suisun Marsh","Grizzly Bay","Prospect","SJ River","Wildlands","North Delta","Honker Bay/Chipps Island","Twitchell Island","Sherman Island"],null,null,{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"limits":{"lat":[38.034339,38.316412],"lng":[-122.030558,-121.661433]}},"evals":[],"jsHooks":[]}</script>
</div>
</div>
<p><br></p>
Expand Down Expand Up @@ -1124,8 +1124,8 @@ <h3 data-number="13.4.2" class="anchored" data-anchor-id="maps-with-leaflet"><sp
<span id="cb38-21"><a href="#cb38-21" aria-hidden="true" tabindex="-1"></a> <span class="at">color =</span> <span class="st">"white"</span>,</span>
<span id="cb38-22"><a href="#cb38-22" aria-hidden="true" tabindex="-1"></a> <span class="at">opacity =</span> <span class="dv">1</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output-display">
<div class="leaflet html-widget html-fill-item" id="htmlwidget-a1d25a8595bb78cd331f" style="width:100%;height:464px;"></div>
<script type="application/json" data-for="htmlwidget-a1d25a8595bb78cd331f">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addWMSTiles","args":["https://basemap.nationalmap.gov/arcgis/services/USGSImageryTopo/MapServer/WmsServer",null,null,{"styles":"","format":"image/png","transparent":true,"version":"1.1.1","layers":"0"}]},{"method":"addWMSTiles","args":["https://basemap.nationalmap.gov/arcgis/services/USGSHydroCached/MapServer/WmsServer",null,null,{"styles":"","format":"image/png","transparent":true,"version":"1.1.1","layers":"0"}]},{"method":"addCircleMarkers","args":[[38.105872,38.192684,38.11572,38.213087,38.053097,38.316412,38.184603,38.109048,38.096002,38.034339],[-121.70638,-121.912312,-122.030558,-121.667419,-121.842422,-121.693077,-121.661433,-121.708086,-121.674498,-121.761946],5,null,null,{"interactive":true,"className":"","stroke":true,"color":"white","weight":0.5,"opacity":1,"fill":true,"fillColor":"salmon","fillOpacity":1},null,null,["Decker Island","SW Suisun Marsh","Grizzly Bay","Prospect","SJ River","Wildlands","North Delta","Honker Bay/Chipps Island","Twitchell Island","Sherman Island"],null,null,{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"limits":{"lat":[38.034339,38.316412],"lng":[-122.030558,-121.661433]}},"evals":[],"jsHooks":[]}</script>
<div class="leaflet html-widget html-fill-item" id="htmlwidget-22f91fc07ac41b203480" style="width:100%;height:464px;"></div>
<script type="application/json" data-for="htmlwidget-22f91fc07ac41b203480">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addWMSTiles","args":["https://basemap.nationalmap.gov/arcgis/services/USGSImageryTopo/MapServer/WmsServer",null,null,{"styles":"","format":"image/png","transparent":true,"version":"1.1.1","layers":"0"}]},{"method":"addWMSTiles","args":["https://basemap.nationalmap.gov/arcgis/services/USGSHydroCached/MapServer/WmsServer",null,null,{"styles":"","format":"image/png","transparent":true,"version":"1.1.1","layers":"0"}]},{"method":"addCircleMarkers","args":[[38.105872,38.192684,38.11572,38.213087,38.053097,38.316412,38.184603,38.109048,38.096002,38.034339],[-121.70638,-121.912312,-122.030558,-121.667419,-121.842422,-121.693077,-121.661433,-121.708086,-121.674498,-121.761946],5,null,null,{"interactive":true,"className":"","stroke":true,"color":"white","weight":0.5,"opacity":1,"fill":true,"fillColor":"salmon","fillOpacity":1},null,null,["Decker Island","SW Suisun Marsh","Grizzly Bay","Prospect","SJ River","Wildlands","North Delta","Honker Bay/Chipps Island","Twitchell Island","Sherman Island"],null,null,{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"limits":{"lat":[38.034339,38.316412],"lng":[-122.030558,-121.661433]}},"evals":[],"jsHooks":[]}</script>
</div>
</div>
<p><br></p>
Expand Down
12 changes: 6 additions & 6 deletions public/2024-10-coreR/session_16.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e292832

Please sign in to comment.