All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- environment.yml file for each chapter. This allows each chapter to define the versions of every package they depend on, particularly in cases where different chapters use different versions of the same package.
- Chapters 7-9
- Using an updated architecture for
jupyter-book
(version 0.8.3)
- Chapters 4-6
- Interactivity directly in the online book. The reasons for this are that 1) most chapters require significant processing resources/time, which doesn't play well with, for example, Binder, and 2) Using Google Cloud Platform or equivalent costs money and this project is presently unfunded.
- Chapter 3
- Chapters 1-2