Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 399 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 399 Bytes

Installation

First make sure that you have Python installed (see for example miniforge)

The dependencies for these slides can then be installed with the following commands:

python3 -m pip install -r requirements.txt
python3 -m bash_kernel.install --sys-prefix

To serve the presentations in the repository, run

jupyter lab .