Skip to content

Commit 74d38ae

Browse files
committed
Running nbstripout in postBuild
1 parent 22c4484 commit 74d38ae

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

binder/postBuild

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ jupyter nbextension enable spellchecker/main
1717
git config --global user.email "ipeirotis@gmail.com"
1818
git config --global user.name "Panos Ipeirotis"
1919

20-
nbstripout --install --attributes .gitattributes
20+
# Install nbstripout on git and clean the notebooks
21+
nbstripout --install --attributes .gitattributes
22+
nbstripout notes/*.ipynb

0 commit comments

Comments
 (0)