Skip to content

chore(tools): add script to install local dependencies for experiment orchestrators#406

Merged
milindsrivastava1997 merged 2 commits into
mainfrom
399-devtools-no-script-to-install-dependencies-for-running-the-experiment-infra-locally
Jun 22, 2026
Merged

chore(tools): add script to install local dependencies for experiment orchestrators#406
milindsrivastava1997 merged 2 commits into
mainfrom
399-devtools-no-script-to-install-dependencies-for-running-the-experiment-infra-locally

Conversation

@milindsrivastava1997

Copy link
Copy Markdown
Contributor

experiment_run_e2e.py and experiment_run_clickhouse.py had no documented
or scripted way to install the Python packages they need to run locally
(hydra-core, omegaconf, Jinja2, PyYAML).

Fixes #399

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

…rchestrators

experiment_run_e2e.py and experiment_run_clickhouse.py had no documented
or scripted way to install the Python packages they need to run locally
(hydra-core, omegaconf, Jinja2, PyYAML).

Fixes #399

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@milindsrivastava1997 milindsrivastava1997 changed the title dev(tools): add script to install local dependencies for experiment orchestrators chore(tools): add script to install local dependencies for experiment orchestrators Jun 22, 2026
@milindsrivastava1997 milindsrivastava1997 merged commit 1388095 into main Jun 22, 2026
9 checks passed
@milindsrivastava1997 milindsrivastava1997 deleted the 399-devtools-no-script-to-install-dependencies-for-running-the-experiment-infra-locally branch June 22, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dev(tools): no script to install dependencies for running the experiment infra locally

1 participant