seismometer
seismometer copied to clipboard
Contribute CohortsWidget
Overview
Description of changes
We have a ModelOptionsWidget, and a ModelOptionsAndCohortsWidget. This PR is to contribute the difference of the two widgets.
Author Checklist
- [ ] Linting passes; run early with pre-commit hook.
- [ ] Tests added for new code and issue being fixed.
- [ ] Added type annotations and full numpy-style docstrings for new methods.
- [ ] Draft your news fragment in new
changelog/ISSUE.TYPE.rstfiles; see changelog/README.md.
Is there a reason why you are looking to add this particular widget?
It looks like you don't have any exploration controls that use the widget, which is confusing. It also looks like you add any unit tests for the new widget since you only changed one file.
Included in #82