Skip to content

Commit 9b11a46

Browse files
committed
Added creating and populating new repo
1 parent 47e35ad commit 9b11a46

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Submodule 0/Submodule_0_Tutorial_4_GitHub4You.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,14 @@ A repository (A "repo") is like a folder where you store your research data and
162162
5. Check “Initialize this repository with a README” (important for documenting your dataset). This is the appropriate spot to include summary information about this particular repository's purpose
163163
6. Click Create Repository.
164164

165+
<p align="center">
166+
<a href="https://www.youtube.com/watch?v=6jxVqGyXLb4&list=PLXaEJPtnQ4w7Vu7vqWbttBjUGrPp4Qa7b&index=45">
167+
<img src="../images/CreatingandPopulatingNewRepo.png" alt="NIH/NIGMS Sandbox Foundations of Python Video 5", width="550"/>
168+
</a>
169+
<br>
170+
<span> Click above image to watch introductory video </span>
171+
</p>
172+
165173
Now, you have a version-controlled folder on your computer where you can store and track your research data.
166174

167175
## Step 4: Adding Data Files to GitHub Desktop
159 KB
Loading

0 commit comments

Comments
 (0)