NAGPythonExamples icon indicating copy to clipboard operation
NAGPythonExamples copied to clipboard

SOCP portfolio optimisation notebook - issue with conversion to pdf

Open mikecroucher opened this issue 6 years ago • 0 comments

The pdf produced by running

jupyter nbconvert --to pdf portfolio_optimisation_using_socp.ipynb

on

https://github.com/numericalalgorithmsgroup/NAGPythonExamples/blob/master/local_optimisation/SOCP/portfolio_optimisation_using_socp.ipynb

has a problem with citations. We get [?] instead of [1], [2] etc

mikecroucher avatar Jul 03 '19 14:07 mikecroucher