lab test workflows

This commit is contained in:
Jonathan Taylor
2023-08-08 17:19:38 -07:00
parent f95904ef89
commit 1bf5d926b9
12 changed files with 443 additions and 2 deletions

View File

@@ -33,7 +33,8 @@ jobs:
pip install ISLP jupyter
# Runs a set of commands using the runners shell
- name: Build notebook
- name: Build notebook for Ch02 (some errors, not really a test)
run: |
jupyter nbconvert --execute --inplace Ch02-statlearn-lab.ipynb
jupyter nbconvert --execute --inplace Ch02-statlearn-lab.ipynb --allow-errors