Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion instructors/instructor-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@
title: 'Instructor Notes'
---

This is a placeholder file. Please add content here.
## Sharing code between instructors

To keep the instructor's repository consistent, the first instructor can add the others as collaborators after they complete their first day of teaching.
Then each other instructor can clone down the repo and set up the virtunal environment before they start teaching.
It might be worthwhile to consider showing the learners this process at least once, so they can see how easy it is to share a software project if set up reproducibly.
Loading