Merge pull request #620 from fuxialexander/ob-ipython
lang/org: +ipython
This commit is contained in:
commit
31d34ae5f0
4 changed files with 245 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
|||
(if (featurep! +babel) (load! "+babel"))
|
||||
(if (featurep! +capture) (load! "+capture"))
|
||||
(if (featurep! +export) (load! "+export"))
|
||||
(if (featurep! +ipython) (load! "+ipython"))
|
||||
(if (featurep! +present) (load! "+present"))
|
||||
;; TODO (if (featurep! +publish) (load! "+publish"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue