ch10 finished running

This commit is contained in:
Jonathan Taylor
2023-08-06 23:51:11 -07:00
parent aede64de52
commit a1e3a52fbe
2 changed files with 200 additions and 192 deletions

View File

@@ -3,12 +3,15 @@ jupyter:
jupytext: jupytext:
cell_metadata_filter: -all cell_metadata_filter: -all
formats: ipynb,Rmd formats: ipynb,Rmd
main_language: python
text_representation: text_representation:
extension: .Rmd extension: .Rmd
format_name: rmarkdown format_name: rmarkdown
format_version: '1.2' format_version: '1.2'
jupytext_version: 1.14.7 jupytext_version: 1.14.7
kernelspec:
display_name: Python 3 (ipykernel)
language: python
name: python3
--- ---

File diff suppressed because one or more lines are too long