Built using Jupyter Book.
-
Install the dependencies.
make setup
-
conda activate computing-in-context
Building the site from scratch and running tests:
make
If just testing a change within a page:
make quick
make lab
make slides lec=N
nbmerge seems to be easier than copying across them.