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