-
Notifications
You must be signed in to change notification settings - Fork 63
Meeting agenda 2020 03 05
Joel Ostblom edited this page Mar 5, 2020
·
7 revisions
- Time: Thursday, 3 March 2020, 21:00 UTC
- Location: https://zoom.us/j/8911989380
- Moderator: Kate Hertweck
- Note taker: Joel
- Attendees: Kate Joel Luke Charlotte Damian
- Apologies: Greg
-
Overview of progress to date on sections of content:
- Novice R: all on hold
- Novice Python: all on hold
- Intermediate: current focus of our efforts, specifically the chapter assignments in the table below
-
Overview of progress to date on other items
-
- Figures
- Set deadline for first working draft? (using Milestone 1
- Could we reduce the number of novel texts to 3-5 to make it easier to overview output from e.g.
make
(original comment)?
-
Next steps
- Goals for next meeting
- Minute taker for next meeting
- Luke will review the "Working in teams" chapter
- Acknowledgements when a substantial amount of the material in a chapter is influence by a certain source will be put at the end of each chapter.
- Placeholder figures everywhere for now.
- Draft ready by march 31
- Every chapter in progress until next week.
- There will be reminders via email slack from Kate
- Joel will ping someone if he can't finish the packaging section before next meeting.
- Joel will reduce the number of texts to 4-5 for our material and 1-2 that we don't work with, but students can explore on their own.
- Damien will refer to discussion of what to version in already existing chapters (e.g. advice on interim data and images).
Chapter | Title | File | Assignee | Progress |
---|---|---|---|---|
1 | Introduction | py-rse-index.Rmd |
@DamienIrving | DONE |
2 | Basics of the unix shell | py-rse/bash-basics.Rmd |
@SaraMati | DONE |
3 | Going further with the unix shell | py-rse/bash-advanced.Rmd |
@SaraMati | DONE |
4 | Command line programs | py-rse/py-scripting.Rmd |
@DamienIrving | DONE |
5 | Git at the command line | py-rse/git-cmdline.Rmd |
@cwickham | UNDER REVIEW |
6 | Advanced Git | py-rse/git-advanced.Rmd |
@SaraMati | |
7 | Automating Analyses | py-rse/automate.Rmd |
@joelostblom | UNDER REVIEW |
8 | Program configuration | py-rse/configuration.Rmd |
@DamienIrving | IN PROGRESS |
9 | Error handling | py-rse/errors.Rmd |
@joelostblom | |
10 | Working in teams | py-rse/teams.Rmd |
@k8hertweck | READY FOR REVIEW |
11 | Code style, review and refactor | py-rse/style.Rmd |
@gvwilson | |
12 | Project structure | py-rse/project.Rmd |
@k8hertweck | IN PROGRESS |
13 | Python packaging | py-rse/package-py.Rmd |
@joelostblom | |
14 | Correctness | py-rse/correct.Rmd |
@lwjohnst86 | IN PROGRESS |
15 | Continuous integration | py-rse/ci.Rmd |
@lwjohnst86 | IN PROGRESS |
16 | Publishing | py-rse/publish.Rmd |
@DamienIrving |