Did this for statsmodels the other week, works pretty well. Something like ``` bash jupyter nbconvert --ExecutePreprocessor.timeout=600 --to html --execute style.ipynb ``` https://nbconvert.readthedocs.org/en/latest/execute_api.html