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 e522eeb commit ab7da5eCopy full SHA for ab7da5e
.binder/environment.yml
@@ -20,6 +20,7 @@ dependencies:
20
- librosa # 0.10.1
21
- pip:
22
- pyloudnorm==0.1.0
23
-# conda env create -f environment.yml --force
+# conda env remove -n myddasp
24
+# conda env create -f environment.yml
25
# pip manually?!
26
# python -m ipykernel install --user --name myddasp --display-name "myddasp"
0 commit comments