Use stock ob-ipython instead of fuxialexander's fork
By @fuxialexander's request
This commit is contained in:
parent
ebfc5648ef
commit
ff3f18ccaf
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
(when (featurep! :lang crystal)
|
||||
(package! ob-crystal))
|
||||
(when (featurep! +ipython)
|
||||
(package! ob-ipython :recipe (:fetcher github :repo "fuxialexander/ob-ipython" :files ("*")))))
|
||||
(package! ob-ipython)))
|
||||
|
||||
(when (featurep! +export)
|
||||
(package! ox-pandoc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue