Skip to content

Artifact Script Update Fix#36

Merged
Casperento merged 1 commit intomainfrom
artifact-update
Sep 18, 2025
Merged

Artifact Script Update Fix#36
Casperento merged 1 commit intomainfrom
artifact-update

Conversation

@Casperento
Copy link
Copy Markdown
Collaborator

This pull request makes minor updates to the artifact/docker/Dockerfile related to Python virtual environment usage and experiment script configuration.

  • Python environment setup:

    • Removed the explicit installation of Python packages (pandas, scipy, psutil) in the virtual environment, possibly delegating package management elsewhere or streamlining the Docker image.
  • Experiment script configuration:

    • Added the --venv /src/venv-py argument to the run-experiment.sh invocation, ensuring the script is aware of the Python virtual environment location.

@Casperento Casperento merged commit e7e8049 into main Sep 18, 2025
1 check passed
@Casperento Casperento deleted the artifact-update branch September 18, 2025 15:01
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