Skip to content

Commit

Permalink
docs: add nbsphinx execute instruction for notebook 11
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand authored and Xen0Xys committed Aug 1, 2024
1 parent 824ba25 commit 6c2aae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ruff format",
"ruff check --fix"
],
"*ipynb":
"*ipynb":
"python3 -m jupyter nbconvert --clear-output --ClearMetadataPreprocessor.enabled=True --ClearMetadataPreprocessor.preserve_nb_metadata_mask=nbsphinx --inplace"
}
}

0 comments on commit 6c2aae3

Please sign in to comment.