Skip to content

Commit 18a8935

Browse files
committed
updated Symlink
1 parent 8349274 commit 18a8935

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

.binder/postBuild

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
set -ex
2+
3+
# disable announcements in jupyterlab
4+
jupyter labextension disable "@jupyterlab/apputils-extension:announcements"

.binder/requirements.txt

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
1-
numpy
2-
sympy
3-
scipy
4-
matplotlib
5-
ipykernel
6-
soundfile
7-
librosa
8-
sounddevice
1+
ln -s ../requirements.txt

0 commit comments

Comments
 (0)