This repository was archived by the owner on May 29, 2019. It is now read-only.

Description
How can I use a single chapter, e.g., the 100 series introduction? By 'use' I mean both tell my audience 'do XXX' (git clone would be acceptable, but not cloning the whole book) and also for me tweaking the material for a particular presentation (e.g., removing the intro to R section of the 100 workshop).
My hack was to copy the file & supporting material to a new git repository, but of course now I've got two slightly different versions and some extra work to merge changes back.