timlowe
timlowe
When running nbconvert (to convert to html) on a Jupyter Notebook containing an empty Raw NBConvert cell it fails with the confusing error message "Document is empty". (The document is...
When the Maxima input contains a error, a long error stream is displayed, with the underlying Maxima error text hidden within: For example: 2x; returns 0: ((LAMBDA (ORIG &REST ARGS)...
For example, in the MaximaJupyerExample notebook, `integrate (u^k, u);` shows an input box to enter a response, but the question needing a response is not displayed.