You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ob-jupyter.el: Generate language aliases in org-mode-hook
As opposed to generating them on the first call to
`org-babel-execute-src-block` which is too late, e.g. for
fontification of source blocks and editing source blocks via
`org-edit-src-code`.
closes#470closes#473closes#475
0 commit comments