I didn't look carefully enough at the pull request notebooks.
I don't like these notebooks any more in the source in the current
form. These are notebooks with output and png's.
I just wanted the stripped notebooks in the source tree.
Getting the output and plots in the source tree is too heavy and will
change with any cosmetic changes.
Also I *guess* now the nbviewer is just displaying the json content, I
thought it's calculating the output.
So, when we use notebooks with stripped output in the source, then we
have to create the output before adding them to the html docs.
(Obviously notebooks are not part of my usual workflow.)
Josef