pkg.sopackage field notes

brew / 順位 4339

nbdime を Homebrew でインストール

nbdime のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install nbdime

provider-native install command

概要

パッケージ概要

Jupyter Notebook Diff and Merge tools

コマンドとエイリアス

  • git-nbdiffdriver
  • git-nbdifftool
  • git-nbmergedriver
  • git-nbmergetool
  • hg-nbdiff
  • hg-nbdiffweb
  • hg-nbmerge
  • hg-nbmergeweb
  • nbdiff
  • nbdiff-web
  • nbdime
  • nbmerge
  • nbmerge-web
  • nbshow

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2015-11-16: jupyter/nbdime repository created.
  • 2016-07-15: 'Diffing and Merging Jupyter Notebooks with nbdime' presented at SciPy 2016.
  • 2016-12-16: nbdime 0.1.0 uploaded to PyPI.
  • 2018-05-15: nbdime 1.0.0 uploaded to PyPI.
  • 2026-02-10: nbdime 4.0.4 published.

Related projects

  • Project Jupyter
  • Jupyter Enhancement Proposal 8
  • Git diff and merge drivers for notebook files

セキュリティ状態

保護ツール対応はまだ見つかっていません

nbdime に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
nbdime_config.json in directories listed by `jupyter --paths`./nbdime_config.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-nbdiffdriver実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
git-nbdifftool実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
git-nbmergedriver実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
git-nbmergetool実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hg-nbdiff実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hg-nbdiffweb実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hg-nbmerge実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hg-nbmergeweb実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
nbdiff実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
nbdiff-web実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
nbdime実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
nbmerge実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
nbmerge-web実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
nbshow実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版4.0.4
マネージャ更新日2026-07-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:nbdime
バージョン4.0.4
パッケージマネージャHomebrew
ホームページhttps://nbdime.readthedocs.io
最終更新2026-07-25T10:26:14Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation