From 7950c90fb2c2d1112f9b7db16256f913229f3a2e Mon Sep 17 00:00:00 2001 From: JacobTh98 Date: Thu, 17 Oct 2024 14:48:13 +0200 Subject: [PATCH] postBuild --- .binder/postBuild | 7 +++---- requirements.txt | 12 ++++-------- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/.binder/postBuild b/.binder/postBuild index 3fbd14b..534638c 100644 --- a/.binder/postBuild +++ b/.binder/postBuild @@ -1,4 +1,3 @@ -set -ex - -# disable announcements in jupyterlab -jupyter labextension disable "@jupyterlab/apputils-extension:announcements" +set -ex + +jupyter labextension disable "@jupyterlab/apputils-extension:announcements" diff --git a/requirements.txt b/requirements.txt index aaa51bf..0ac4aec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,8 @@ -matplotlib numpy sympy scipy -librosa +matplotlib +ipykernel soundfile -ipympl -scikit-learn -tensorflow -keras-tuner -statsmodels -pyloudnorm \ No newline at end of file +librosa +sounddevice