Skip to content

Commit 4c274a7

Browse files
committed
Added nbstripout for stripping out metadata from jupyter notebooks on push
1 parent e0143f3 commit 4c274a7

File tree

2 files changed

+88
-647
lines changed

2 files changed

+88
-647
lines changed

.gitattributes

+3
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)