SpikeInterface / SpikeInterface/spikeinterface

Add a `display_provenance()` function (or `.provenance`)

Open
#3,113 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.