These notebooks can be run using google colab, but also on your own hardware. Packages can be installed via pip/venv, but one can also use the supplied poetry project setup file. This requires python and pipx:
pipx install poetry
- Install graphviz manually
poetry install
poetry run jupyter notebook
- Notebook: PPLs intro (local) | COLAB
- Solution Notebook: PPLs intro (local) | COLAB
- Intro to PPLs: Slides