Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 777 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 777 Bytes

Setup

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:

  1. pipx install poetry
  2. Install graphviz manually
  3. poetry install
  4. poetry run jupyter notebook

Notebooks

  1. Notebook: PPLs intro (local) | COLAB
  2. Solution Notebook: PPLs intro (local) | COLAB

Slides:

  1. Intro to PPLs: Slides