el-get/recipes/ob-ipython.rcp
Damien Garaud 4c89b18cea Add ob-ipython recipe
org-babel integration with Jupyter for evaluation of (Python by default) code
blocks
2016-07-30 08:48:37 -04:00

6 lines
213 B
Plaintext

(:name ob-ipython
:description "org-babel integration with Jupyter for evaluation of (Python by default) code blocks"
:type github
:pkgname "gregsexton/ob-ipython"
:depends (dash s f))