Document recommendations for frameworks using Hydra
Author: omryCreated Nov 6, 2020Updated Sep 5, 2026
Labelsdocumentationpriority_low
Create a page that will help putting framework owners on the right path.
Explain the two involved spaces:
- config paths (relative to the search path) : shared space with other INSTALLED apps and frameworks. not flexible (not be changed once an app is installed):
- config packages: normally lines up with the config path, but is flexible and can be overridden via package overrides.
Other things to explain:
- The role of a config source plugin for frameworks.
- The role of SearchPathPlugins
- anything else?
Edit: added hyperlinks - Jasha
Source: facebookresearch/hydra