refactor!(org): remove ob-ipython
BREAKING CHANGE: This commit removes the ob-ipython package; it's been deprecated for some time because the upstream package is no longer maintained and is broken on most, common versions of Python anyway. Jupyter is a superior alternative, in any case.
This commit is contained in:
parent
d81f1862f7
commit
b7954f927f
5 changed files with 4 additions and 202 deletions
|
@ -78,8 +78,6 @@
|
|||
(when (modulep! +gnuplot)
|
||||
(package! gnuplot :pin "7138b139d2dca9683f1a81325c643b2744aa1ea3")
|
||||
(package! gnuplot-mode :pin "601f6392986f0cba332c87678d31ae0d0a496ce7"))
|
||||
(when (modulep! +ipython) ; DEPRECATED
|
||||
(package! ob-ipython :pin "7147455230841744fb5b95dcbe03320313a77124"))
|
||||
(when (modulep! +jupyter)
|
||||
(package! jupyter :pin "b279c90295ed7ef89832d655cf8d9077233f1098"))
|
||||
(when (modulep! +journal)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue