Skip to content

Commit ead41ab

Browse files
committed
Binder: add postBuild to strip output cells from notebooks
1 parent 03f5d8a commit ead41ab

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ dependencies:
1414
- notebook
1515
- xtensor-fftw >= 0.2.1
1616
- fftw
17+
- nbstripout

postBuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nbstripout notebooks/*.ipynb

0 commit comments

Comments
 (0)