Skip to content

Commit c8bfa9c

Browse files
committed
add comment to makefile
1 parent 4c373d7 commit c8bfa9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ CONVERTFLAGS = --make-index --preprocessors=nbconvert.preprocessors.ExtractOutpu
1818
init:
1919
python -m pip install -U -r requirements-dev.txt
2020

21+
# nbcollection 'convert' also runs 'execute', so just calling 'convert' here
2122
build: convert
2223
buildall: convertall
2324

0 commit comments

Comments
 (0)