Skip to content

Commit

Permalink
updated Symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobTh98 committed Oct 17, 2024
1 parent 8349274 commit 18a8935
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
4 changes: 4 additions & 0 deletions .binder/postBuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
set -ex

# disable announcements in jupyterlab
jupyter labextension disable "@jupyterlab/apputils-extension:announcements"
9 changes: 1 addition & 8 deletions .binder/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
numpy
sympy
scipy
matplotlib
ipykernel
soundfile
librosa
sounddevice
ln -s ../requirements.txt

0 comments on commit 18a8935

Please sign in to comment.