Run CAFE
If you installed CAFE with uv (the uv Way), just open a terminal anywhere and type:
cafeThe app opens in your browser automatically — nothing else to do.
For the Pixi or Conda installs, run it from the CAFE folder instead:
1. Open terminal app (or Anaconda Powershell or Windows Powershell)
Section titled “1. Open terminal app (or Anaconda Powershell or Windows Powershell)”2. Navigate to the directory where your CAFE tool’s Python file (cafe.py) is located.
Section titled “2. Navigate to the directory where your CAFE tool’s Python file (cafe.py) is located.”cd ./path/to/cafe3. Running the tool:
Section titled “3. Running the tool:”- With Pixi:
pixi run cafe- With Conda:
python cafe.py