Hans Petter Langtangen

Results 3 issues of Hans Petter Langtangen

Notebooks are meant to be written interactively in the browser, but many would prefer to use an editor like Emacs and write the notebook in plain Markdown and computer code....

Use the script [ebookmaker.py](https://github.com/hplgit/ebookmaker) as described in the [Troubleshooting and FAQ](http://hplgit.github.io/doconce/doc/pub/trouble/trouble.html#trouble:epub) document. Basically, translate to Bootstrap HTML first, make a JSON file describing the content, and then run `ebookmaker.py`.

Making a sphinx document and using any of the themes (flat, dark, responsive, ...) that comes with tinkerer, results in a KeyError: Exception occurred: File "/usr/local/lib/python2.7/dist-packages/Tinkerer-1.5-py2.7.egg/tinkerer/ext/metadata.py", line 127, in process_metadata...