Add: org: +ipython
Add: packages
This commit is contained in:
parent
28c13c230f
commit
f98f7ab552
3 changed files with 243 additions and 1 deletions
|
@ -29,7 +29,9 @@
|
|||
(when (featurep! :lang restclient)
|
||||
(package! ob-restclient))
|
||||
(when (featurep! :lang crystal)
|
||||
(package! ob-crystal)))
|
||||
(package! ob-crystal))
|
||||
(when (featurep! +ipython)
|
||||
(package! ob-ipython)))
|
||||
|
||||
(when (featurep! +export)
|
||||
(package! ox-pandoc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue