/alfalfa-demo

Primary LanguageJupyter Notebook

alfalfa demo

Simple jupyter notebooks demonstrating the use of Alfalfa.

Setup

  1. Install poetry
  2. Clone repo and run poetry install
  3. Run jupyter: poetry run jupyter lab
  4. Run alfalfa in parallel with worker services scaled to 2 (see alfalfa repo for deploying alfalfa
  5. Run the contents of the notebook and voila!