Skip to content

Commit 031b770

Browse files
rebuild on master
1 parent daf0993 commit 031b770

File tree

112 files changed

+157
-120
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+157
-120
lines changed

docs/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<meta name="author" content="Melissa Lee" />
2727

2828

29-
<meta name="date" content="2022-01-12" />
29+
<meta name="date" content="2022-02-05" />
3030

3131
<meta name="viewport" content="width=device-width, initial-scale=1" />
3232
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/Getting-started-with-version-control.html

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<meta name="author" content="Melissa Lee" />
2727

2828

29-
<meta name="date" content="2022-01-12" />
29+
<meta name="date" content="2022-02-05" />
3030

3131
<meta name="viewport" content="width=device-width, initial-scale=1" />
3232
<meta name="apple-mobile-web-app-capable" content="yes" />
@@ -1053,8 +1053,9 @@ <h3><span class="header-section-number">12.7.2</span> Cloning a repository using
10531053
copy that knows where it was obtained from so that it knows where to send/receive
10541054
new committed edits. In order to do this, first copy the URL from the HTTPS tab
10551055
of the Code drop-down menu on GitHub (Figure <a href="Getting-started-with-version-control.html#fig:clone-02">12.22</a>).</p>
1056+
10561057
<div class="figure" style="text-align: center"><span style="display:block;" id="fig:clone-02"></span>
1057-
<img src="_main_files/figure-html/clone-02-1.png" alt="The green &quot;Code&quot; drop-down menu contains the remote address (URL) corresponding to the location of the remote GitHub repository." width="100%" />
1058+
<img src="_main_files/figure-html/clone-02-1.png" alt="The green Code drop-down menu contains the remote address (URL) corresponding to the location of the remote GitHub repository." width="100%" />
10581059
<p class="caption">
10591060
Figure 12.22: The green “Code” drop-down menu contains the remote address (URL) corresponding to the location of the remote GitHub repository.
10601061
</p>
@@ -1435,12 +1436,15 @@ <h3><span class="header-section-number">12.8.4</span> Communicating using GitHub
14351436
<div id="exercises-10" class="section level2" number="12.9">
14361437
<h2><span class="header-section-number">12.9</span> Exercises</h2>
14371438
<p>Practice exercises for the material covered in this chapter
1438-
can be found in the accompanying <a href="https://github.com/UBC-DSCI/data-science-a-first-intro-worksheets/blob/main/worksheet_version_control/worksheet_version_control.ipynb">worksheet</a>.
1439-
The worksheet tries to provide automated feedback
1440-
and help guide you through the problems.
1441-
To make sure this functionality works as intended,
1442-
please follow the instructions for computer setup needed to run the worksheets
1443-
found in Chapter <a href="move-to-your-own-machine.html#move-to-your-own-machine">13</a>.</p>
1439+
can be found in the accompanying
1440+
<a href="https://github.com/UBC-DSCI/data-science-a-first-intro-worksheets#readme">worksheets repository</a>
1441+
in the “Collaboration with version control” row.
1442+
You can launch an interactive version of the worksheet in your browser by clicking the “launch binder” button.
1443+
You can also preview a non-interactive version of the worksheet by clicking “view worksheet.”
1444+
If you instead decide to download the worksheet and run it on your own machine,
1445+
make sure to follow the instructions for computer setup
1446+
found in Chapter <a href="move-to-your-own-machine.html#move-to-your-own-machine">13</a>. This will ensure that the automated feedback
1447+
and guidance that the worksheets provide will function as intended.</p>
14441448
</div>
14451449
<div id="vc-add-res" class="section level2" number="12.10">
14461450
<h2><span class="header-section-number">12.10</span> Additional resources</h2>
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes

0 commit comments

Comments
 (0)