download all SimPEGtemp files to Downloads folder (all referenced using absolute paths!)
use %matplotlib inline not %matplotlib notebook (%matplotlib notebook does not work well with nbconvert - assumes you need a backend running python)
fix up a couple import statements in notebooks
@fourndo : I am not sure which notebooks you want to keep here. Could you create /notebooks/pf and store the ones you want there? We will also need to update the link on line 22 of the rst to point to master once the notebooks are there.
%matplotlib inline
not%matplotlib notebook
(%matplotlib notebook
does not work well with nbconvert - assumes you need a backend running python)@fourndo : I am not sure which notebooks you want to keep here. Could you create /notebooks/pf and store the ones you want there? We will also need to update the link on line 22 of the rst to point to master once the notebooks are there.