We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c7ccc7 + 16633c3 commit 638d644Copy full SHA for 638d644
1 file changed
binder/postBuild
@@ -12,11 +12,6 @@ jupyter nbextension enable exercise2/main
12
# Spellchecking
13
jupyter nbextension enable spellchecker/main
14
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
20
# Install nbstripout on git and clean the notebooks
21
nbstripout --install --attributes .gitattributes
22
-nbstripout notes/*.ipynb
+nbstripout notes/*.ipynb
0 commit comments