mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
@ -15,4 +15,5 @@
|
|||||||
(require (intern (format "ob-%s" lang))
|
(require (intern (format "ob-%s" lang))
|
||||||
nil t)))
|
nil t)))
|
||||||
(with-demoted-errors "Jupyter: %s"
|
(with-demoted-errors "Jupyter: %s"
|
||||||
|
(require lang nil t)
|
||||||
(require 'ob-jupyter nil t))))))
|
(require 'ob-jupyter nil t))))))
|
||||||
|
Reference in New Issue
Block a user