Skip to content

Fix HARK branch (master→main) and refactor reproduce scripts#38

Open
llorracc wants to merge 2 commits into
mainfrom
fix-hark-branch-and-reproduce-refactor
Open

Fix HARK branch (master→main) and refactor reproduce scripts#38
llorracc wants to merge 2 commits into
mainfrom
fix-hark-branch-and-reproduce-refactor

Conversation

@llorracc
Copy link
Copy Markdown
Contributor

Changes

  • HARK branch fix: Update HARK dependency from @master to @main in environment.yml and pyproject.toml (HARK's default branch was renamed)

  • Reproduce script refactor:

    • Extract environment setup to reproduce/reproduce_environment.sh
    • reproduce.sh now checks for existing env before creating, then runs ipython src/run_all.py
    • reproduce_environment.sh works whether run from repo root or from reproduce/

Made with Cursor

- Update HARK dependency from @master to @main in environment.yml,
  pyproject.toml (HARK default branch renamed)
- Refactor reproduce.sh: extract environment setup to
  reproduce/reproduce_environment.sh
- reproduce.sh now checks for existing env before creating, then runs
  ipython src/run_all.py
- reproduce_environment.sh works from repo root or reproduce/

Made-with: Cursor
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.

1 participant