Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.10.1 Release #161

Merged
merged 9 commits into from
Oct 31, 2023
Merged

0.10.1 Release #161

merged 9 commits into from
Oct 31, 2023

Conversation

madeline-scyphers
Copy link
Owner

madeline-scyphers and others added 9 commits October 12, 2023 11:26
…ir-when-exists

make_exp_dir incr exp dir if exp already exists to find a new exp dir instead of erroring
JinjaTemplateVars were only being sent through if calling `render_template_from_path` not if calling `render_template` directly.
the `load_jsonlike` functions used `render_template` because the loaded the config file into a str and then rendered.
So they didn't get the jinja template vars.
…ig by default, to prevent yaml dump writing out python class dumping if possible
…ars-not-being-templated-right

send JinjaTemplateVars through to template on config file load always.
… jinja2

with jinja2 formatting you can now pass in your parameters to your run_model cmd or other cmds and each trial will get its unique parameters.
…in-run-cmds

Add the ability to pass in parameters to your script options cmds via jinja2
@madeline-scyphers madeline-scyphers merged commit cf0ab6f into main Oct 31, 2023
5 of 7 checks passed
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