Update study environment to read-only in the parameter generator (pgen)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 161
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
PR #209 introduced a feature to make the environment section in the study available to Maestro’s parameter generator (pgen). After testing the PR it was identified the environment section could be modified directly in pgen. This should be fixed to be read-only.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing PR #209 and the parameter generator (pgen) behavior around the study environment section. Confirm the change is complete when that section is available to pgen but cannot be modified directly, using the existing pgen checks or tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100