SpikeInterface / SpikeInterface/spikeinterface
Add a `display_provenance()` function (or `.provenance`)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 847
- Forks
- 280
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 29
Description
We have now beautiful html repr of SI objects (thansk @h-mayorquin )
It would be nice to have a similar view for provenance, basically showing an interactive version of the to_dict in a notebook. This would also make it easy to navigate through parent objects
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 examining the existing HTML repr of SI objects and the provenance to_dict representation mentioned in the issue. Clarify how an interactive notebook view should expose provenance and parent objects, then define completion as a usable provenance display with parent navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100