caenrigen/vscode-jupytext-sync

External change aren't detected

Open

#33 opened on Feb 16, 2026

 (1 comment) (0 reactions) (0 assignees)TypeScript (6 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (35 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Issue: External changes to jupytext .py aren't automatically synced.

This most notably includes LLM agents editing the python files.

Enabling efficient agents edits of my notebooks is the main reason I use vs-juptext-sync.

Contributor guide