HyperSpy IPython Notebook demos.
Follow this link to display the demos with the nbviewer.
To test the demo Notebooks, install nbval
and run py.test. To help visualize differences/errors, install
nbdime as well, and run the test with
py.test --nbdime
.