Skip to content

Extension for classic jupyter allowing nbdiff-web between two notebooks in the file tree

License

Notifications You must be signed in to change notification settings

mister-average/nbdime_tree_diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbdime_tree_diff

Extension for classic jupyter allowing nbdiff-web between two notebooks in the file tree

You need to have nbdime installed for this extension to work.

NOTE: sorry, this won't work with JupyterHub

Install like this:

pip install 'git+https://github.com/mister-average/nbdime_tree_diff.git'
jupyter nbextension install --py nbdime_tree_diff --sys-prefix
jupyter nbextension enable --py nbdime_tree_diff --sys-prefix

Refresh or restart your classic Jupyter tree interface, and there should be a new button named "DIFF two notebooks" which you can click after selecting exactly two notebooks in the same directory in your tree view:

image.png

About

Extension for classic jupyter allowing nbdiff-web between two notebooks in the file tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published