General refactors & reformatting

This commit is contained in:
Henrik Lissner 2019-12-20 00:47:04 -05:00
parent de63dd50ef
commit 322bca710a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
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))