Skip to content

Commit 9ec85be

Browse files
committed
update binder env
1 parent 137b0b6 commit 9ec85be

File tree

3 files changed

+13
-26
lines changed

3 files changed

+13
-26
lines changed

.binder/apt.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
libsndfile1
2+
sndfile-programs

.binder/environment.yml

-26
This file was deleted.

.binder/requirements.txt

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
matplotlib
2+
numpy
3+
scipy
4+
librosa
5+
soundfile
6+
ipympl
7+
scikit-learn
8+
tensorflow
9+
keras-tuner
10+
statsmodels
11+
pyloudnorm

0 commit comments

Comments
 (0)