google-deepmind / google-deepmind/treescope

Deduplicate identical-by-id objects using hyperlinks?

Open
#66 0 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
Python
Stars
474
Forks
28
PR merge metrics
No merged PRs in 30d

Description

If the same python object (same ID) appears in two places, Treescope renders it twice by default, but adds a marker identifying it as shared.

An alternative, which could help with very large recursive objects, would be to only render each python object once, and insert hyperlinks to the first copy if we see it again.

(Note that this wouldn't help if the object is copied in the two different places.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.