Skip to content

Commit

Permalink
add comment to makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings committed Oct 10, 2024
1 parent 4c373d7 commit c8bfa9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ CONVERTFLAGS = --make-index --preprocessors=nbconvert.preprocessors.ExtractOutpu
init:
python -m pip install -U -r requirements-dev.txt

# nbcollection 'convert' also runs 'execute', so just calling 'convert' here
build: convert
buildall: convertall

Expand Down

0 comments on commit c8bfa9c

Please sign in to comment.