Skip to content

Commit

Permalink
Move to noteout version of process nb script
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Nov 18, 2024
1 parent 177b0bc commit 9c453f0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 423 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ r-version: r-book-jl
# Build the given version of the book.
%-book: ninja-config
cd $(SOURCE_DIR) && ninja clean && ninja $*-book
$(PYTHON) ./scripts/postprocess_site.py $(SOURCE_DIR)/_quarto-$*.yml
noteout-proc-nbs $(SOURCE_DIR)/_quarto-$*.yml

# Add JupyterLite on top of given book build.
%-book-jl: %-book
Expand Down
Loading

0 comments on commit 9c453f0

Please sign in to comment.