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
poetry install
poetry run jupyter notebook