Skip to content

Commit 16633c3

Browse files
authored
Update postBuild
1 parent 354dd02 commit 16633c3

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

binder/postBuild

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ jupyter nbextension enable exercise2/main
1212
# Spellchecking
1313
jupyter nbextension enable spellchecker/main
1414

15-
16-
# These are there just to make it easier to commit from anywhere
17-
git config --global user.email "ipeirotis@gmail.com"
18-
git config --global user.name "Panos Ipeirotis"
19-
2015
# Install nbstripout on git and clean the notebooks
2116
nbstripout --install --attributes .gitattributes
22-
nbstripout notes/*.ipynb
17+
nbstripout notes/*.ipynb

0 commit comments

Comments
 (0)