Skip to content

Commit

Permalink
postBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobTh98 committed Oct 17, 2024
1 parent 370cd00 commit 7950c90
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
7 changes: 3 additions & 4 deletions .binder/postBuild
Original file line number Diff line number Diff line change
@@ -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"
12 changes: 4 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
matplotlib
numpy
sympy
scipy
librosa
matplotlib
ipykernel
soundfile
ipympl
scikit-learn
tensorflow
keras-tuner
statsmodels
pyloudnorm
librosa
sounddevice

0 comments on commit 7950c90

Please sign in to comment.