Skip to content

Instantly share code, notes, and snippets.

@cheTesta
cheTesta / gist:48912f20aa5d1db0e27b8efcd6147e67
Created July 25, 2018 09:44
nbstripout_install guide.md
# HOW To Install nbstripout
1. (on Win) Check if git is in ENV Variables, if not, add it:
- Win+R
- control sysdm.cpl,,3 (to open System Properties, Advanced)
- Click Environment Variables
- Go to System variables
- Add to PATH Variable
;C:\Program Files\Git\bin
- If you had an open prompt close and reopen it