containers/omlmd

add info about pipx

tarilabs opened this issue · 0 comments

ie add some "recipes" how to install omlmd with pipx here:

omlmd/docs/index.md

Lines 29 to 32 in 81ff1e6

!!! question "Why do I need a Python environment?"
This SDK follows the same prerequisites as [InstructLab](https://github.com/instructlab/instructlab?tab=readme-ov-file#-installing-ilab) and is intented to offer Pythonic way to create OCI Artifact for ML model and metadata.
For general CLI tools for containers, we invite you to checkout [Podman](https://podman.io) and all the [Containers](https://github.com/containers/#%EF%B8%8F-tools) toolings.

eventually we could have a "Recipes" sections, and this could be 1 recipe in "Installation / using pipx"

for context: containers/ramalama#189