hydra-python-core
hydra-python-core copied to clipboard
This library provides the core functions to implement Hydra Official Specification in Python
### I'm submitting a - [x] bug report. - [ ] feature request. ### Current Behaviour: In Documentation, there is a "doc_name" argument missing in HydraDoc Object for creating new...
### I'm submitting a - [ ] bug report. - [x] feature request. ### Current Behaviour: We are using the keyword arguments to add `range` to supported property, which is...
Regarding #57 ### Checklist - [x] My branch is up-to-date with upstream/develop branch. - [x] Everything works and tested for Python 3.5.2 and above. ### Description So I have added...
### I'm submitting a - [ ] bug report. - [x] feature request. ### Current Behaviour: Currently, the project has no means of setting up a virtual env to run...