General refactors & reformatting

This commit is contained in:
Henrik Lissner
2019-12-20 00:47:04 -05:00
parent de63dd50ef
commit 322bca710a
6 changed files with 15 additions and 15 deletions

View File

@@ -44,7 +44,7 @@
(when (featurep! +gnuplot)
(package! gnuplot)
(package! gnuplot-mode))
(when (featurep! +ipython)
(when (featurep! +ipython) ; DEPRECATED
(package! ob-ipython))
(when (featurep! +jupyter)
(package! jupyter))