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