knitty
knitty copied to clipboard
Jupyter power in plain Python/Julia/R/any-kernel-lang. Jupyter kernels output as Pandoc filter. Atom/Hydrogen friendly Markdown literature programming. Stitch/Knotr fork.
[current]: https://github.com/kiwi0fruit/knitty/tree/81bf78b868e55154dfaba4a61eef5f9f25d5d449 From experimentation, it seems as if [`knitty`][current] tries (via py-pandoc) to install a Pandoc executable in ~/.local/bin, even if a recent Pandoc (e.g. 2.17.1.1) is on the PATH;...
[Currently][current], knitty fails to install under Python 3.6 and Python 3.8, due to this bug: https://github.com/kiwi0fruit/py-pandoc/issues/6. Installation fails for both those versions of Python, using the current version of pip...
https://github.com/pystitch/stitch/issues/68 ---- With caching outputs it would be possible to use Stitch with live preview window like in [Markdown Preview Plus](https://github.com/atom-community/markdown-preview-plus). It may be straight forward: dump output list of...
When I tried to install knitty this morning it did not work for me! I figured out that my issues were caused by the recent 7.0 update of the jupyter_client...
Did I add Knitty specific tests?