Simple jupyter notebooks demonstrating the use of Alfalfa.
- Install poetry
- Clone repo and run
poetry install
- Run jupyter:
poetry run jupyter lab
- Run alfalfa in parallel with worker services scaled to 2 (see alfalfa repo for deploying alfalfa
- Run the contents of the notebook and voila!