Skip to content

Commit bb063cb

Browse files
committed
minor change to ep 8 and 9
1 parent 0bcbd36 commit bb063cb

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

_episodes/08-break.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,3 @@ title: Break
44
break: 50
55
---
66

7-
## Food for thought
8-
9-
- What are the advantages of sharing software?
10-
- Do you see disadvantages in sharing software?
11-
- Is it reasonable to share results but not to share data?
12-
- Is it reasonable to share data but not to share software?
13-
- How would you recommend to cite to an exact version of software that was used in a research paper?

_episodes/09-remotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: episode
33
title: Sharing repositories online
4-
teaching: 15
5-
exercises: 20
4+
teaching: 20
5+
exercises: 25
66
questions:
77
- How can I set up a public repository online?
88
- How can I clone a public repository to my computer?

0 commit comments

Comments
 (0)