Join Slack
Powered by
Question about configuration. How nested can you o...
# questions
m
Matthias Roels
10/21/2024, 5:36 PM
Question about configuration. How nested can you organise your config environment? Is it possible to have something like the following file structure?
Copy code
conf/ base/ crm/ prm/ parameters.yaml catalog.yaml feat/ …
And still allow OmegaConf to read all files?
d
datajoely
10/21/2024, 5:44 PM
This should be possible, the glob selection pattern is configurable too
👍 2
👍🏼 1
Open in Slack
Previous
Next