Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 5da8cab

Browse files
author
Benedikt Tissot
committed
some more Ideas
1 parent e942cfd commit 5da8cab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.org

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010

1111
** TODO Keybindings to send code to repl for compatible modes
1212
** TODO more keybindings for repl
13+
** TODO Change spacemacs load babel languages function such that it first changes the order to make sure jupyter is the last element
14+
** TODO Add this at a fitting position
15+
#+BEGIN_SRC emacs-lisp
16+
(spacemacs|use-package-add-hook org
17+
:post-config (add-to-list 'org-babel-load-languages ((jupyter . t))))
18+
#+END_SRC
1319

1420
* Description
1521
Spacemacs layer for https://github.com/dzop/emacs-jupyter

0 commit comments

Comments
 (0)