need a format for nbconvert

This commit is contained in:
Jonathan Taylor
2023-08-08 16:52:52 -07:00
parent a312c5f0a6
commit 78ef83ddb7

View File

@@ -31,5 +31,5 @@ jobs:
# Runs a set of commands using the runners shell
- name: Build notebook
run: |
jupyter nbconvert --execute Ch02-statlearn-lab.ipynb
jupyter nbconvert --execute --inplace Ch02-statlearn-lab.ipynb