File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Participants can make edits from the GitHub interface, but if they are willing t
42
42
43
43
### Long Version (with approximate schedule)
44
44
* Overview of GitHub Actions and Workflows and their popular uses in Python software development (examples of testing, listing,
45
- packaging)(15 min)
45
+ packaging) (15 min)
46
46
* We will explain the main components of GitHub Actions and associated terminology
47
47
* We will summarize their typical uses in software development
48
48
* We will point to popular GitHub Actions used in Python software development and packaging (the focus of this tutorial will not be
@@ -65,7 +65,7 @@ on them but rather on scientific pipelines)
65
65
* they will modify the code to make a new plot which will be automatically updated
66
66
* they will use either matplotlib or an interactive library such as plotly
67
67
68
- * Break (15 min)
68
+ * Break (30 min)
69
69
70
70
* Large-scale data processing (45 min)
71
71
* we will demonstrate a use-case of processing large data sets with GitHub Actions
You can’t perform that action at this time.
0 commit comments