Skip to content

UiO-IN3110/UiO-IN3110.github.io

Repository files navigation

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 .