Install#
We recommend using a virtual environment (venv).
You need python>=3.9
.
Then, run:
pip install -U skore
You can check skore’s latest version on PyPI.
Skore is available in conda-forge
:
conda install conda-forge::skore
You can find information on the latest version here.