Local Backend Required
Experiments are executed locally on your computer for performance and reproducibility. To run experiments, you must first download and start the Python backend.
- Download the backend folder.
- Open a terminal in the folder.
- Run:
uvicorn main:app --reload --host 127.0.0.1 --port 8000 - Return to this page and run your experiment.
Experiment Controls
Experiment Output
Output from the experiment will appear here.
Idle