ipywidgets does not cover DatetimePicker
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 317
- Forks
- 19
- Avg merge
- 14m
- Merged PRs (30d)
- 3
Description
The DatetimePicker ist not currently covered by https://github.com/widgetti/reacton/blob/master/reacton/ipywidgets.py
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading reacton/ipywidgets.py and compare its supported widget mappings with the linked ipywidgets DatetimePicker documentation. Add coverage for DatetimePicker and verify that the existing widget test suite passes and recognizes the widget.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100