You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CITATION.cff
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ authors:
14
14
given-names: "Ole Martin"
15
15
- family-names: "Fouilloux"
16
16
given-names: "Anne"
17
-
title: "Modular code development type-along"
17
+
title: "Modular code development type-along"
18
18
type: "data"
19
19
abstract: "Making reusing parts of your code easier. The focus of this lesson is how to partition and organize projects as they grow from one screen-full to larger and how to make code portions reusable across projects and across notebooks."
0 commit comments