Loading _episodes/03-organization.md +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ and/or brief discussion of more advanced topics. ### `_extra/figures.md` and `_includes/all_figures.html` Does nothing but include `_includes/all_figures.html`, which is (re)generated by `make figures`. which is (re)generated by `make lesson-figures`. This page displays all the images referenced by all of the episodes, in order, so that instructors can scroll through them while teaching. Loading _episodes/05-checking.md +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ The [setup instructions]({{ site.root }}/setup/) explain what you need and how t ## Displaying Figures The command `make figures` uses the script `bin/make_figures.py` The command `make lesson-figures` uses the script `bin/make_figures.py` to regenerate `includes/all_figures.html`, which links to every figure used in the episodes (in order). Instructors can scroll through this page to display figures while teaching. Loading
_episodes/03-organization.md +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ and/or brief discussion of more advanced topics. ### `_extra/figures.md` and `_includes/all_figures.html` Does nothing but include `_includes/all_figures.html`, which is (re)generated by `make figures`. which is (re)generated by `make lesson-figures`. This page displays all the images referenced by all of the episodes, in order, so that instructors can scroll through them while teaching. Loading
_episodes/05-checking.md +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ The [setup instructions]({{ site.root }}/setup/) explain what you need and how t ## Displaying Figures The command `make figures` uses the script `bin/make_figures.py` The command `make lesson-figures` uses the script `bin/make_figures.py` to regenerate `includes/all_figures.html`, which links to every figure used in the episodes (in order). Instructors can scroll through this page to display figures while teaching.