Skip to content

Issues: omni-us/jsonargparse

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Cannot parse a list of unions of two different dataclasses bug Something isn't working
#525 opened Jun 12, 2024 by mnidza
Error assert when use lazy_instance bug Something isn't working
#515 opened Jun 5, 2024 by pjgao
Add support for *args arguments in CLI enhancement New feature or request
#514 opened Jun 3, 2024 by rusmux
Passing paths to python variables enhancement New feature or request
#439 opened Jan 26, 2024 by EthanMarx
CLI with non primitive types + subcommands bug Something isn't working
#430 opened Jan 11, 2024 by AlejandroBaron
Optionally support long_description in CLI enhancement New feature or request
#428 opened Dec 28, 2023 by indigoviolet
Question about parse a list of dict bug Something isn't working
#421 opened Nov 21, 2023 by bot66
Nested dicts do not get updated but overwritten duplicate This issue or pull request already exists enhancement New feature or request
#387 opened Sep 19, 2023 by florianblume
Support for a list of nested objects pending author response question Further information is requested
#385 opened Sep 17, 2023 by memray
Use Argument linking to link init_args to dict_kwargs. enhancement New feature or request
#375 opened Sep 11, 2023 by bot66
Better help message with optional dataclasses enhancement New feature or request
#368 opened Sep 2, 2023 by bilelomrani1
How to dynamically import packages? enhancement New feature or request question Further information is requested
#335 opened Jul 28, 2023 by rusmux
Help for instantiating PyTorch lightning model via jsonargparse enhancement New feature or request question Further information is requested
#322 opened Jul 12, 2023 by rob-hen
Support dataclass inheritance enhancement New feature or request
#287 opened May 11, 2023 by gautiervarjo
Option to fail on failure to initialize classes enhancement New feature or request
#271 opened Apr 19, 2023 by JoostvDoorn
ProTip! Exclude everything labeled bug with -label:bug.