Jupyter Notebooks and material from the DSP19 course
You must create a conda env this way
conda create --name envname python=3.6.2 jupyter
then install the requirements
conda activate envname
pip install -r requirements.txt
| Name | Name | Last commit date | ||
|---|---|---|---|---|