|
4 | 4 |
|
5 | 5 | <meta charset="utf-8" />
|
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
7 |
| - <title>Chapter 12 Collaboration with version control | Data Science: A First Introduction</title> |
| 7 | + <title>Chapter 12 Collaboration with version control | Data Science</title> |
8 | 8 | <meta name="description" content="This is a textbook for teaching a first introduction to data science." />
|
9 | 9 | <meta name="generator" content="bookdown 0.24 and GitBook 2.6.7" />
|
10 | 10 |
|
11 |
| - <meta property="og:title" content="Chapter 12 Collaboration with version control | Data Science: A First Introduction" /> |
| 11 | + <meta property="og:title" content="Chapter 12 Collaboration with version control | Data Science" /> |
12 | 12 | <meta property="og:type" content="book" />
|
13 |
| - |
14 |
| - |
| 13 | + <meta property="og:url" content="https://datasciencebook.ca" /> |
| 14 | + <meta property="og:image" content="https://datasciencebook.ca/img/ds-a-first-intro-graphic.png" /> |
15 | 15 | <meta property="og:description" content="This is a textbook for teaching a first introduction to data science." />
|
16 | 16 |
|
17 | 17 |
|
18 | 18 | <meta name="twitter:card" content="summary" />
|
19 |
| - <meta name="twitter:title" content="Chapter 12 Collaboration with version control | Data Science: A First Introduction" /> |
| 19 | + <meta name="twitter:title" content="Chapter 12 Collaboration with version control | Data Science" /> |
20 | 20 |
|
21 | 21 | <meta name="twitter:description" content="This is a textbook for teaching a first introduction to data science." />
|
22 |
| - |
| 22 | + <meta name="twitter:image" content="https://datasciencebook.ca/img/ds-a-first-intro-graphic.png" /> |
23 | 23 |
|
24 |
| -<meta name="author" content="Tiffany-Anne Timbers" /> |
25 |
| -<meta name="author" content="Trevor Campbell" /> |
26 |
| -<meta name="author" content="Melissa Lee" /> |
| 24 | +<meta name="author" content="Tiffany Timbers, Trevor Campbell, and Melissa Lee Foreword by Roger Peng" /> |
27 | 25 |
|
28 | 26 |
|
29 |
| -<meta name="date" content="2022-02-05" /> |
| 27 | +<meta name="date" content="2022-02-11" /> |
30 | 28 |
|
31 | 29 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
32 | 30 | <meta name="apple-mobile-web-app-capable" content="yes" />
|
|
167 | 165 | <nav role="navigation">
|
168 | 166 |
|
169 | 167 | <ul class="summary">
|
170 |
| -<li><a href="./">Data Science: A First Introduction</a></li> |
| 168 | +<li><a href="https://datasciencebook.ca">Data Science: A First Introduction</a></li> |
171 | 169 |
|
172 | 170 | <li class="divider"></li>
|
173 |
| -<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Foreword</a></li> |
| 171 | +<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Welcome!</a></li> |
| 172 | +<li class="chapter" data-level="" data-path="foreword.html"><a href="foreword.html"><i class="fa fa-check"></i>Foreword</a></li> |
174 | 173 | <li class="chapter" data-level="" data-path="preface.html"><a href="preface.html"><i class="fa fa-check"></i>Preface</a></li>
|
175 | 174 | <li class="chapter" data-level="" data-path="acknowledgments.html"><a href="acknowledgments.html"><i class="fa fa-check"></i>Acknowledgments</a></li>
|
176 | 175 | <li class="chapter" data-level="" data-path="about-the-authors.html"><a href="about-the-authors.html"><i class="fa fa-check"></i>About the authors</a></li>
|
|
511 | 510 | <li class="appendix"><span><b>Appendix</b></span></li>
|
512 | 511 | <li class="chapter" data-level="A" data-path="appendixA.html"><a href="appendixA.html"><i class="fa fa-check"></i><b>A</b> Downloading files from JupyterHub</a></li>
|
513 | 512 | <li class="chapter" data-level="" data-path="references.html"><a href="references.html"><i class="fa fa-check"></i>References</a></li>
|
514 |
| -<li class="divider"></li> |
515 |
| -<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li> |
516 |
| - |
517 | 513 | </ul>
|
518 | 514 |
|
519 | 515 | </nav>
|
|
523 | 519 | <div class="body-inner">
|
524 | 520 | <div class="book-header" role="navigation">
|
525 | 521 | <h1>
|
526 |
| - <i class="fa fa-circle-o-notch fa-spin"></i><a href="./">Data Science: A First Introduction</a> |
| 522 | + <i class="fa fa-circle-o-notch fa-spin"></i><a href="./"><p><img src="img/ds-a-first-intro-graphic.png" /><br /> |
| 523 | +Data Science</p></a> |
527 | 524 | </h1>
|
528 | 525 | </div>
|
529 | 526 |
|
|
0 commit comments