Tip
This lesson uses The Carpentries Workbench.
To step through the lesson, please follow it on its website at https://carpentries-incubator.github.io/reproducible-ml-workflows/
Similar to the lesson itself, development of the lesson uses Pixi to have unified multi-platform reproducible environments. To start developing:
- Install Pixi
- Fork this repository on GitHub
- Clone your fork and navigate to the top level of the repository
- Run
pixi run start
and then open up the served site in your local browser and carry on with development.