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 8349274 commit 18a8935Copy full SHA for 18a8935
.binder/postBuild
@@ -0,0 +1,4 @@
1
+set -ex
2
+
3
+# disable announcements in jupyterlab
4
+jupyter labextension disable "@jupyterlab/apputils-extension:announcements"
.binder/requirements.txt
@@ -1,8 +1 @@
-numpy
-sympy
-scipy
-matplotlib
5
-ipykernel
6
-soundfile
7
-librosa
8
-sounddevice
+ln -s ../requirements.txt
0 commit comments