ReproduciblePython/README.md

206 B

Reproducible

This is an example of using Poetry and Nix to create a reproducible Python environment and image for machine learning.

Building

Execute

$ nix build
$ result/bin/reproducible