Skip to content

Commit 65594b9

Browse files
committed
Fix nbconvert: remove --template lab flag
1 parent c3e9e43 commit 65594b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
jupyter nbconvert \
4747
--to html \
4848
--no-execute \
49-
--template lab \
5049
examples/jss_case_study/jss_case_study.ipynb \
5150
--output-dir site/notebooks/ \
5251
--output jss_case_study.html

0 commit comments

Comments
 (0)