Skip to content

Commit 85aceee

Browse files
abossardCopilot
andcommitted
Strip notebook outputs + install nbstripout git filter
Outputs are automatically stripped on git add via .gitattributes filter. Notebooks checked out from git will have no outputs — run them fresh. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 826e5ab commit 85aceee

5 files changed

Lines changed: 252 additions & 3502 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.ipynb filter=nbstripout
2+
*.zpln filter=nbstripout
3+
*.ipynb diff=ipynb

0 commit comments

Comments
 (0)