You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to use hydraclick to manage the template configurations.
This will allow us to store .yaml files that will allow us to compose configurations using hydra. Once we have a dictionary containing the configuration, we will transform it into a cookiecutter.json file.
In order to close this issue we need to:
Create a config folder containing the default configutarion file.
Add hydraclick so we can load the configuration.
Transform a yaml config dict into JSON.
The text was updated successfully, but these errors were encountered:
We would like to use hydraclick to manage the template configurations.
This will allow us to store .yaml files that will allow us to compose configurations using hydra. Once we have a dictionary containing the configuration, we will transform it into a cookiecutter.json file.
In order to close this issue we need to:
The text was updated successfully, but these errors were encountered: