bump jupyter

This commit is contained in:
Dan 2020-04-10 01:44:37 -07:00
parent 24e35b95d5
commit dd8d248423

View file

@ -62,7 +62,7 @@
(when (featurep! +ipython) ; DEPRECATED
(package! ob-ipython :pin "7147455230"))
(when (featurep! +jupyter)
(package! jupyter :pin "3322ce7b31"))
(package! jupyter :pin "587ed4e029"))
(when (featurep! +journal)
(package! org-journal :pin "664c08e12c"))
(when (featurep! +pomodoro)