lang/org: fix ipython unfontified src blocks #1553

This commit is contained in:
Henrik Lissner 2019-07-10 19:00:41 +02:00
parent 9d8dc93515
commit eee147f6f3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -12,6 +12,9 @@
(and (string-prefix-p "jupyter-" (symbol-name lang))
(require 'ob-ipython nil t)))
(add-hook '+org-babel-load-functions #'+org|babel-load-ipython)
(after! org-src
(add-to-list 'org-src-lang-modes '("ipython" . python)))
:config
(set-popup-rules!
'(("\\*ob-ipython.*"