Skip to content

Commit 7950c90

Browse files
committed
postBuild
1 parent 370cd00 commit 7950c90

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

.binder/postBuild

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
set -ex
2-
3-
# disable announcements in jupyterlab
4-
jupyter labextension disable "@jupyterlab/apputils-extension:announcements"
1+
set -ex
2+
3+
jupyter labextension disable "@jupyterlab/apputils-extension:announcements"

requirements.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
matplotlib
21
numpy
32
sympy
43
scipy
5-
librosa
4+
matplotlib
5+
ipykernel
66
soundfile
7-
ipympl
8-
scikit-learn
9-
tensorflow
10-
keras-tuner
11-
statsmodels
12-
pyloudnorm
7+
librosa
8+
sounddevice

0 commit comments

Comments
 (0)