macOS
brew install nbdimelocal Homebrew formula metadata
brew
nbdime のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nbdimelocal Homebrew formula metadata
nix profile install nixpkgs#nbmergenixpkgs package indexes · pkgs/by-name/nb/nbmerge/package.nix · ソース: api.github.com
概要
Jupyter Notebook Diff and Merge tools
履歴
nbdime is the Jupyter notebook diff and merge toolkit: terminal diffs, web-rendered diffs, three-way merges, Git and Mercurial integration commands, and notebook-aware conflict handling.
The jupyter/nbdime repository was created on 2015-11-16. The problem it addresses is old and specific: .ipynb files are JSON documents, so line-based diff and merge tools are noisy and often misleading for code cells, markdown cells, metadata, execution counts, rich outputs, and embedded images.
The project became part of the Jupyter ecosystem discussion early. Jupyter Enhancement Proposal 8, 'Diffing and merging notebooks', says preliminary work resided in nbdime and frames the core use cases as version-control merge commands, diff commands, notebook change inspection, and automated regression testing.
The package reached PyPI as 0.1.0 on 2016-12-16 and 1.0.0 on 2018-05-15. GitHub API data retrieved on 2026-07-01 showed 2,836 stars and 192 forks. PyPI Stats reported 317,876 downloads for the recent last-month window, and Homebrew Formulae reported 758 installs over the prior 365 days.
Its adoption comes from being the practical local answer to notebook version control. Jupyter users can keep notebooks in Git, but nbdime makes diffs human-readable and merges less hazardous by understanding notebook structure.
Users run nbdiff for terminal-friendly notebook comparisons, nbdiff-web for rendered browser diffs, nbmerge for three-way notebook merges, nbmerge-web for browser-assisted conflict resolution, and nbshow for terminal presentation of a notebook.
The Git integration is the package-nerd move: configure nbdime as the diff and merge driver so normal git diff and git merge behavior can route .ipynb files through notebook-aware tooling while leaving ordinary files alone.
nbdime matters because it turns notebooks from opaque JSON blobs back into reviewable development artifacts. It does not replace Git or Jupyter; it patches the exact place where their defaults are weakest together.
セキュリティ状態
nbdime に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
nbdime_config.json in directories listed by `jupyter --paths`./nbdime_config.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-nbdiffdriver | cli | グローバル実行可能ファイル | |
git-nbdifftool | cli | グローバル実行可能ファイル | |
git-nbmergedriver | cli | グローバル実行可能ファイル | |
git-nbmergetool | cli | グローバル実行可能ファイル | |
hg-nbdiff | cli | グローバル実行可能ファイル | |
hg-nbdiffweb | cli | グローバル実行可能ファイル | |
hg-nbmerge | cli | グローバル実行可能ファイル | |
hg-nbmergeweb | cli | グローバル実行可能ファイル | |
nbdiff | cli | グローバル実行可能ファイル | |
nbdiff-web | cli | グローバル実行可能ファイル | |
nbdime | cli | グローバル実行可能ファイル | |
nbmerge | cli | グローバル実行可能ファイル | |
nbmerge-web | cli | グローバル実行可能ファイル | |
nbshow | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:nbdime |
|---|---|
| バージョン | 4.0.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nbdime |
| ホームページ | https://nbdime.readthedocs.io |
| リポジトリ | https://github.com/jupyter/nbdime |
| 上流ドキュメント | https://nbdime.readthedocs.io/en/latest |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://files.pythonhosted.org/packages/0c/22/d1ae77115b96b2ff8df6bbc54f8651eeb02d5716cea9079cdf94eaf6bb8b/nbdime-4.0.4.tar.gz |
| 最終更新 | 2026-06-22T14:05:35-07:00 |
| Pulse | updated |
| 依存関係 | certifi, jupyterlab, python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nbdime |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nbmerge
nix profile install nixpkgs#nbmergeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.