Skip to content

Consolidate schema between weeks #22

Description

@EdmundGoodman

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions