diff --git a/binder/environment.yml b/binder/environment.yml index 85a56f9..903e068 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -2,13 +2,15 @@ name: ADSPTutorials channels: - anaconda - conda-forge + - pytorch - defaults dependencies: - librosa + - pytorch - numpy - scipy - sympy - - matplotlib + - matplotlib=3.1 - ipywidgets - jupyter_contrib_nbextensions - rise