OTHER·중요도 5·2026. 05. 24.·r/MachineLearning
MergeNB: An intuitive merge conflict resolver built for Jupyter notebooks in VS Code [P]
── KO ──────────────────
MergeNB는 VS Code에서 Jupyter 노트북을 위한 직관적인 병합 충돌 해결 도구입니다.
MergeNB는 Jupyter 노트북과 git을 함께 사용하면서 생기는 병합 충돌을 쉽게 해결할 수 있도록 설계된 VS Code 확장입니다. 기존의 nbdime 프레임워크에서 겪었던 불편함을 해소하기 위해 지난 6개월 간 개발되었습니다. 이 도구는 웹 UI를 제공하며, 추가적으로 git mergetool로의 발전도 계획 중입니다.
── EN ──────────────────
MergeNB is an intuitive merge conflict resolver for Jupyter notebooks in VS Code.
MergeNB is a VS Code extension designed to intuitively resolve merge conflicts when using Jupyter notebooks with git. It was developed over six months to address issues experienced with the nbdime framework. The tool features a web UI and future plans include enhancements to function as a git mergetool.