A tool for diffing and merging IPython Notebook files
Project description
A tool for diffing and merging IPython Notebook files.
Free software: MIT license
Documentation: http://nbdiff.rtfd.org.
Installation
Using Pip
If you have pip installed:
pip install nbdiff
From Source
Download the code from this repository
Run python setup.py install
Features
TODO
Developing
Run the tests
Install node and npm.
In this directory, run:
$ npm install
to install the dependencies.
To run the tests, run this. You should get the following output.
$ grunt Running "qunit:files" (qunit) task Testing src/test/index.html ...OK >> 14 assertions passed (21ms) Done, without errors.
History
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nbdiff-1.0.0.tar.gz
(15.3 kB
view hashes)