The notebooks can be run interactively or simply viewed in a static version.
- Interactive online access. It may take a couple of minutes to start the online environment.
- Static online access. There's no wait time here, but it's not interactive.
The content is provided as Open Educational Resource. The Jupyter notebooks and respective Python code are licensed under the open source MIT license; Audio (*.ita and *.wav) files are licensed under the Creative Commons 4.0 license.
To create the environment and open locally run the following commands in the terminal:
conda env create -f environment.yml --prefix ./env/2022_dega_block_room_acoustics/
conda activate ./env/2022_dega_block_room_acoustics
jupyter lab index.ipynb