8 lines
112 B

# Clean Notebooks Output 101
```
pip install nbstripout
nbstripout --status
nbstripout --install --global
```