Skip to content

Reactively respond to non-python file changes (e.g. parquet, csv, json) #3258

@leventov

Description

@leventov

Description

Part of Roadmap: #2899

Related to refresh of the app itself on file changes: #1511, #2675

(Creating this issue for now so that I can refer and link to it from another issue.)

Suggested solution

Perhaps not a universal solution, but in some use cases when these files are tracked in Git, piggy-backing Git's own file change tracking (which itself is highly optimised) would be nice. Such as using pygit2.Diff.

Alternative

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions