ugr-sail / sinergym

Gym environment for building simulation and control using reinforcement learning
https://ugr-sail.github.io/sinergym/
MIT License
131 stars 35 forks source link

(v3.1.2) - Sinergym Dockerfile fix #377

Closed Ahmed2BP closed 10 months ago

Ahmed2BP commented 10 months ago

Description

As mentioned in https://github.com/ugr-sail/sinergym/issues/376, there was a problem when installing Sinergym using Docker container and VS Code. This PR solves this issue.

Files were not being copied on the correct path. This resulted on source code changes not taking effect on experiments run inside the container.

Paths have been corrected and Sinergym version is updated.

Motivation and Context

Why is this change required? What problem does it solve? Please, reference issue or issues opened previously.

Fixes #376

Types of changes

Checklist:

Changelog: