Skip to content

Make Persist compatible with other Juptyer IDEs like VSCode and Jetbrains #112

@kirangadhave

Description

@kirangadhave

Currently, we use the Cell metadata attribute to store and load trrack graphs.

To make it compatible widely, we need to consider two things:

  • How do you save/load outside metadata? (other IDEs don't have a similar API)
    • We need an API-independent way to do this.
  • Cell IDs are standardized, but not all IDEs implement them faithfully
  • Can we use another mechanism to track which cell is associated with which trrack graph?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions