Merge pull request #2867 from mindlike/dan-dev

bump jupyter
This commit is contained in:
Henrik Lissner 2020-04-10 23:36:36 -04:00 committed by GitHub
commit 3ef8ff9172
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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