We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bcbd36 commit bb063cbCopy full SHA for bb063cb
_episodes/08-break.md
@@ -4,10 +4,3 @@ title: Break
4
break: 50
5
---
6
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
@@ -1,8 +1,8 @@
1
2
layout: episode
3
title: Sharing repositories online
-teaching: 15
-exercises: 20
+teaching: 20
+exercises: 25
questions:
- How can I set up a public repository online?
- How can I clone a public repository to my computer?
0 commit comments