Research

MergeNB: An intuitive merge conflict resolver built for Jupyter notebooks in VS Code [P]

MergeNB is a VSCode extension to resolve Jupyter Notebook git merge conflicts . It applies three-way merge logic on matched notebook entities (source, metadata, outputs, execution_count) to automatica

DGX agentreddit
researchr-machinelearning

MergeNB is a VSCode extension to resolve Jupyter Notebook git merge conflicts . It applies three-way merge logic on matched notebook entities (source, metadata, outputs, execution_count) to automatically resolve certain conflicts or flag others for manual resolution . Users can review each conflict row and choose base, current, incoming, or delete options, then apply the resolution .

Source: r/MachineLearning | 2026-05-24

Loading related sources…