Install
Install with pip
pip install cortexpip install cortex==0.31.1pip install --upgrade cortexInstall without the Python client
# For example to download CLI version 0.31.1 (Note the "v"):
bash -c "$(curl -sS https://raw.githubusercontent.com/cortexlabs/cortex/v0.31.1/get-cli.sh)"Changing the CLI/client configuration directory
Last updated