Skip to content

Commit 638d644

Browse files
committed
2 parents 1c7ccc7 + 16633c3 commit 638d644

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)