-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Different weeks have different numbers of notebook files. Some have everything in one file, others split out exercises, and their answers. Also, most README files for each week are empty, and some weeks have other collateral python files.
All weeks should probably have the same schema for consistency. This could look like:
- Each week's notes and exercises are all in one notebook, with the exercises at the bottom
- A separate notebook containing sample answers for the exercises, distributed the next week
- No README file per week, instead possibly a table of contents in the notebook
- Minimise additional python/data files wherever possible
Additionally, promotional material/slides could be tracked in the repository as well
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request