We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370cd00 commit 7950c90Copy full SHA for 7950c90
.binder/postBuild
@@ -1,4 +1,3 @@
1
-set -ex
2
-
3
-# disable announcements in jupyterlab
4
-jupyter labextension disable "@jupyterlab/apputils-extension:announcements"
+set -ex
+
+jupyter labextension disable "@jupyterlab/apputils-extension:announcements"
requirements.txt
@@ -1,12 +1,8 @@
-matplotlib
numpy
sympy
scipy
5
-librosa
+matplotlib
+ipykernel
6
soundfile
7
-ipympl
8
-scikit-learn
9
-tensorflow
10
-keras-tuner
11
-statsmodels
12
-pyloudnorm
+librosa
+sounddevice
0 commit comments