QuantEcon / sphinxcontrib-jupyter

A Sphinx Extension for Generating Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
74 stars 23 forks source link

[pdf] throw Error if `nbconvert` is unable to complete conversion to tex #292

Open mmcky opened 4 years ago

mmcky commented 4 years ago

We should ensure to throw an error if an nbconvert process is unable to convert a file to tex.

A useful error message (with lecture name) should be issued and exit(1)