🚀 DataChain Open-Source Release. Star us on !
To check whether MLEM is installed in your environment, run which mlem
. To
check which version is installed, run mlem --version
.
MLEM is a Python library. You can install it with a package manager like pip or Conda, or as a Python requirement.
We strongly recommend creating a virtual environment or using pipx to encapsulate your local environment.
$ pip install mlem