facebookresearch/hydra

Add a standalone page describing @hydra.main() in details.

Open

#845 opened on Aug 5, 2020

View on GitHub
 (4 comments) (2 reactions) (0 assignees)Python (608 forks)batch import
documentationgood first issue

Repository metrics

Stars
 (7,539 stars)
PR merge metrics
 (Avg merge 37d 6h) (25 merged PRs in 30d)

Description

Input from @omry : There are many details that does not fit into the tutorial.

  • the behavior of the return value.
  • support for config passthrough
  • detailed documentation of the parameters

Contributor guide