Skip to content

Quickstart Guide

You will need:

Firebase Experimentation Manager is a part of the autora package:

pip install -U "aurora[experiment-runner-experimentation-manager-firebase]"

Check your installation by running:

python -c "from autora.experiment_runner.experimentation_manager.firebase import send_conditions"